Subscribe to:
Post Comments (Atom)
Master and Slave - Sync check - PostgreSQL
1) Run the below Query on Primary:- SELECT pid, usename, application_name, client_addr, state, sync_state, sen...
-
I have installed the PostgreSQL-15 on my Linux machine Kindly use below link for the installation https://www.postgresql.org/download/linu...
-
What is PostgreSQL WAL Archiving? Any transaction performed on the database is first written into a WAL file like redo logs in Oracle, the...
-
1) Run the below Query on Primary:- SELECT pid, usename, application_name, client_addr, state, sync_state, sen...
No comments:
Post a Comment