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...
-
Physical Backup:- pg_basebackup pg_basebackup is a simple but powerful utility provided by PostgreSQL to take online and consistent file ...
-
What is PostgreSQL WAL Archiving? Any transaction performed on the database is first written into a WAL file like redo logs in Oracle, the...
No comments:
Post a Comment