Re: Minimal logical decoding on standbys - Mailing list pgsql-hackers

From Rahila Syed
Subject Re: Minimal logical decoding on standbys
Date
Msg-id CAOajBXTRcBikgLcgb3nEMpu-bq-ixat9VbAcTPY-JET3sQ0tWA@mail.gmail.com
Whole thread Raw
In response to Minimal logical decoding on standbys  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi Amit,

I am reading about this feature and reviewing it.
To start with, I reviewed the patch: 0005-Doc-changes-describing-details-about-logical-decodin.patch. 

>prevent VACUUM from removing required rows from the system catalogs,
>hot_standby_feedback should be set on the standby. In spite of that,
>if any required rows get removed on standby, the slot gets dropped.
IIUC, you mean `if any required rows get removed on *the master* the slot gets
dropped`, right?

Thank you,
--
Rahila Syed
Performance Engineer
2ndQuadrant 
http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: [PATCH][DOC] Fix for PREPARE TRANSACTION doc and postgres_fdwmessage.
Next
From: Juan José Santamaría Flecha
Date:
Subject: Re: TAP tests aren't using the magic words for Windows file access