Difference between revisions of "PostgreSQL replication"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
* <code>[[START_REPLICATION]] SLOT</code>
 
* <code>[[START_REPLICATION]] SLOT</code>
 
* [[Amazon RDS Read Replicas]]
 
* [[Amazon RDS Read Replicas]]
* <code>[[pg_replication_slots]]</code>
+
* <code>select * from [[pg_replication_slots]];</code>
* <code>[[\du++]]</code>
+
* <code>[[\du+]]</code>
 +
* [[CREATE SUBSCRIPTION]]
 +
* [[CREATE ROLE]]
 +
* [[Terraform resource: postgresql role]]
  
 
== See also ==
 
== See also ==

Latest revision as of 17:06, 29 May 2025

Advertising: