Re: [COMMITTERS] pgsql: Add support for temporary replication slots
От | Petr Jelinek |
---|---|
Тема | Re: [COMMITTERS] pgsql: Add support for temporary replication slots |
Дата | |
Msg-id | 495584eb-c8c8-90ba-0e21-1b0ecc148bf4@2ndquadrant.com обсуждение исходный текст |
Ответ на | Re: [COMMITTERS] pgsql: Add support for temporary replication slots (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-committers |
On 13/12/16 02:08, Tom Lane wrote: > Andres Freund <andres@anarazel.de> writes: >> On 2016-12-13 01:57:01 +0100, Petr Jelinek wrote: >>> I mentioned that as possible solution upthread, I am only worried that >>> the failure scenario is basically infinite loop. > >> I don't see the problem with that. If you're really concerned you can >> set a statement timeout. > > I don't think "change the test" is the right response here. > I think the problem is that we're disconnecting from the slot at the > wrong step of backend shutdown, and that we need to fix that before > it bites us on some more painful parts of our anatomies. You can't > just throw darts at the code when deciding where to do things, and > proc.c is NOT the place that should be concerned with replication > slots. > It has been concerned with replication slots since 9.4 so it's not like it's newly invented concern. As Andres says, we don't have better place to put it to at the moment. -- Petr Jelinek http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
В списке pgsql-committers по дате отправления: