viggy28
viggy28
Hello, I am having issues in passing the params to the function. Tried to pass the value for postid info: Function crashed info: ReferenceError: postid is not defined at exports.test.functions.database.ref.onDelete...
I had a function which has an underscore in its name and it didn't work as expected. Then i tested with a very simple function and it worked. I noticed...
**What would you like to be added**: stolon can promote a standby cluster to a primary cluster. However, it can't demote a primary cluster to become a standby cluster. **Why...
**What would you like to be added**: To use replication slot when performing streaming replication primary and standby cluster **Why is this needed**: Right now, standby clusters just connect to...
Addresses https://github.com/sorintlab/stolon/issues/849 1. When the primary failed and sync replica was failing and sentinel assigned SR as new primary ``` 2021-10-06T14:44:31.522-0700 WARN cmd/sentinel.go:276 no keeper info available {"db": "f9aca2fc", "keeper":...
**What would you like to be added**: It would be nice to provide a reload option or some sort to let know stolon that credentials are changed than what it...
**What happened**: In a 3 member synchronous replication cluster, primary and sync replica failed within a short duration. Stolon elected the SR (which is in fact failing to report healthy...
**What would you like to be added**: Currently, if we patch anything using stolonctl, we receive a response only if there is any error in the command. For eg: ```...
Would love to have Twilio verifiy api implemented in the package (if not already)