pgsql: doc: Document that subscriptions to same server might hang

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Document that subscriptions to same server might hang
Date: 2017-06-09 21:15:55
Message-ID: E1dJRG7-0007Ss-DB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Document that subscriptions to same server might hang

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0933fcee9851eb2afcd41db1ee4425153f4cbdd3

Modified Files
--------------
doc/src/sgml/ref/create_subscription.sgml | 13 +++++++++++++
1 file changed, 13 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-06-09 21:47:23 Re: pgsql: Use standard interrupt handling in logical replication launcher.
Previous Message Heikki Linnakangas 2017-06-09 18:51:27 pgsql: Silence warning about uninitialized 'ret' variable on some compi