Re: After an error - pg_replication_slot is dropped - Mailing list pgsql-hackers

From tushar
Subject Re: After an error - pg_replication_slot is dropped
Date
Msg-id 8514fad8-9ebc-4fe4-74f7-751bd616bcd0@enterprisedb.com
Whole thread Raw
In response to Re: After an error - pg_replication_slot is dropped  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
Responses Re: After an error - pg_replication_slot is dropped  (Petr Jelinek <petr.jelinek@2ndquadrant.com>)
List pgsql-hackers
On 02/16/2018 04:02 PM, Petr Jelinek wrote:
> It's because you are creating temporary slot. Temporary slots are
> removed on error, that's a documented behavior.

Thanks for pointing out but It looks weird behavior - even a small mea 
culpa can remove the slot. Temporary table - doesn't go automatically 
after an error ?

-- 
regards,tushar
EnterpriseDB  https://www.enterprisedb.com/
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Marina Polyakova
Date:
Subject: master check fails on Windows Server 2008
Next
From: Masahiko Sawada
Date:
Subject: Re: autovacuum: change priority of the vacuumed tables