From 323bcca5249c707b68d9f6d921d86fd750bcf33e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 21:16:20 +0200 Subject: Merging upstream version 16.3. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/logical-replication-quick-setup.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/logical-replication-quick-setup.html') diff --git a/doc/src/sgml/html/logical-replication-quick-setup.html b/doc/src/sgml/html/logical-replication-quick-setup.html index 3ea597b..5b9c04a 100644 --- a/doc/src/sgml/html/logical-replication-quick-setup.html +++ b/doc/src/sgml/html/logical-replication-quick-setup.html @@ -1,5 +1,5 @@ -31.11. Quick Setup

31.11. Quick Setup #

+31.11. Quick Setup

31.11. Quick Setup #

First set the configuration options in postgresql.conf:

 wal_level = logical
@@ -28,4 +28,4 @@ CREATE SUBSCRIPTION mysub CONNECTION 'dbname=foo host=bar user=repuser' PUBLICAT
    initial table contents of the tables users and
    departments and then starts replicating
    incremental changes to those tables.
-  

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3