| From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
|---|---|
| To: | vignesh C <vignesh21(at)gmail(dot)com> |
| Cc: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: PGDOCS - add more links in the pub/sub reference pages |
| Date: | 2023-10-10 03:17:25 |
| Message-ID: | CAHut+Ptk1-36GBtagggykbO1onaSpuAK1e_Eq_NHbAdTa-EQuw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Oct 10, 2023 at 11:46 AM vignesh C <vignesh21(at)gmail(dot)com> wrote:
>
> I noticed a couple of other places where a link to "ALTER SUBSCRIPTION
> ... DISABLE" and "ALTER SUBSCRIPTION ... SET" can be specified in
> drop_subscription:
> To proceed in this situation, first disable the subscription by
> executing <literal>ALTER SUBSCRIPTION ... DISABLE</literal>, and then
> disassociate it from the replication slot by executing <literal>ALTER
> SUBSCRIPTION ... SET (slot_name = NONE)</literal>.
>
Hi Vignesh. Thanks for the review comments.
Modified as suggested.
PSA v3.
======
Kind Regards,
Peter Smith.
Fujitsu Australia
| Attachment | Content-Type | Size |
|---|---|---|
| v3-0001-Add-more-links.patch | application/octet-stream | 6.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2023-10-10 03:17:57 | Re: [PATCH] hstore: Fix parsing on Mac OS X: isspace() is locale specific |
| Previous Message | Tom Lane | 2023-10-10 03:16:30 | Re: Lowering the default wal_blocksize to 4K |