Example of creating subscription for publications in the same cluster

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: strk(at)kbt(dot)io
Subject: Example of creating subscription for publications in the same cluster
Date: 2019-07-31 14:46:15
Message-ID: 156458437526.1201.15734858490779568048@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/10/sql-createsubscription.html
Description:

This page:
https://www.postgresql.org/account/comments/new/10/sql-createsubscription.html/
explains that the CREATE SUBSCRIPTION command would hang if you tried to
create a subscription for a publication in the same cluter, and gives some
instructions to work around this limitation. It would be nice to have an
example for that (great learning tool..)

Browse pgsql-docs by date

  From Date Subject
Next Message Joe Conway 2019-08-01 18:48:30 Re: SET ROLE documentation not entirely correct
Previous Message Bruce Momjian 2019-07-30 00:42:00 Re: pg_upgrade "configdir" vs "datadir"