Sergey Evseev

Results 24 comments of Sergey Evseev

Hello. I was run your command on otcher cluster with the same problem, but check return OK: ``` OK (configured "data_directory" is "/var/lib/pgsql/14/data") ```

Hello. I found the cause of the problem. I decided to check the entries in the tables of the repmgr database, and found that for the master, after the major...

Hello. 1. Yes, the repmgr standby switchover command is used to switch roles. Repmgr is used to simplify manual switchover. 2. I tried it with the Host Recheck Seconds=0 parameter,...

Yes, now everything works correctly with the primary option, as far as I can tell from tests under the same conditions. Adding Npgsql.Internal.ClusterStateCache.Clear() to the code really helped solve the...

Good afternoon. I support the proposal to change the type of the jobname field. I also encountered the fact that the field size is very small and it was not...

@dimitri, thank you for your work! If possible, could you pay attention to this problem in the new 2.1 release, thank you.

If in an architecture with 3 datanodes, if one of them is lost, the execution of switchover or promotion is considered incorrect, then it would be good to have a...