Robin Portigliatti

Results 12 issues of Robin Portigliatti

Hello, I am learning pgBackrest and wanted to make a dedicated backup server. bd1 => Primary bck1 => Dedicated backup server and is also used as a local repo (cf...

Hello, repmgrd does not seem to handle failover correctly. Resulting in split brain. All config files are at the bottom. bd1 => primary bd2 => standby bd3 => witness #...

Hello, Removing for a full duplicate in configuration-file-optional-settings documentation Best regards

Hello, Just trying to learn about repmgr and was at /promoting-standby.html but got error on follow-new-primary.xml Version: repmgr 5.3.2 OS ``` postgres@bd3:~$ cat /etc/os-release NAME="Ubuntu" VERSION="20.04.4 LTS (Focal Fossa)" ID=ubuntu...

Hello, How would you parse a query to an AST using `sql/ast` ? I tried to find a parse method but couldn't. The code would look something like: ``` query...

Hello, It could be nice to use pgven when using auto_configure.sh and get all. When pgenv is set with SYSUSER pg_ctl is not set correctly: ``` # Path to pg_ctl....

Hello, This commands return a CRITICALerror when you run them a second time, I think they should return in some cases a WARNING . ``` # Server /usr/share/temboard/auto_configure.sh temboard register-instance...

Hello, In some cases, it would be interesting to push the key to the agents. Example: ``` temboard push-key ``` or maybe when registering the instance: ``` temboard register-instance --if-not-exists...

feature request

Hello, When working with multiple CTE, it would be nice to only copy the part of the plan associated with the CTE. Simple nodes too would be nice too. When...

Hello, Could you add an encryption of the plan by a password when we create them ? The password would be used to encrypt the plan and only users with...