Questions tagged [postgresql-cluster]

17 questions
0
votes
0 answers

How to switch standby to master on postgresql 13?

For High Availability on DB was build Active-Standby(replica) cluster on Postgresql-13. Inserting data correctly transfer to 'replica' server, it is ok. Now, I want check case, how i can make change roles on two servers. for this I the…
0
votes
1 answer

Patroni Postgres Cluster, what does 'TL' mean in the output of 'patronictl list'

Executing. patronictl list Produces + Cluster: psql-core03-uat-kong (6867488892458676291) ------+----+-----------+ | Member | Host | Role | State | TL | Lag in MB…
englishPete
  • 143
  • 2
  • 9
1
2