Hi,
On 2017-06-12 06:16:50 +0000, sanyam jain wrote:
> I have created a logical decoding slot on a standby but i haven't enabled Hot_standby_feedback.What are the test cases where this setup will fail?
Creating logic slots on the standby is not supported... It'll simply
currently not work correctly, even if you circumvent the protections
(like not being able to create one on a standby).
- Andres