Re: [HACKERS] Why does logical replication launcher exit with exitcode 1?

Поиск
Список
Период
Сортировка
Искать
От
Andres Freund
Тема
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1?
Дата
Msg-id
20170802205757.kxv7542pmopupvdm@alap3.anarazel.de
Ответ на
Список
Дерево обсуждения
[HACKERS] Why does logical replication launcher exit with exit code 1? Thomas Munro <thomas.munro@enterprisedb.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Andres Freund <andres@anarazel.de>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Gavin Flower <GavinFlower@archidevsys.co.nz>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Andres Freund <andres@anarazel.de>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Andres Freund <andres@anarazel.de>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Thomas Munro <thomas.munro@enterprisedb.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Andres Freund <andres@anarazel.de>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Thomas Munro <thomas.munro@enterprisedb.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Thomas Munro <thomas.munro@enterprisedb.com>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Andres Freund <andres@anarazel.de>
Re: [HACKERS] Why does logical replication launcher exit with exit code 1? Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Why does logical replication launcher exit with exitcode 1? Andres Freund <andres@anarazel.de>
On 2017-08-02 16:52:01 -0400, Robert Haas wrote:
> On Wed, Aug 2, 2017 at 4:38 PM, Peter Eisentraut
>  wrote:
> > Maybe it doesn't need to be logged at all (other than perhaps as DEBUG)?
> >  A few months ago, people were complaining about too many messages about
> > background workers starting.  Now we are having complaints about
> > messages about background workers stopping.
> 
> I actually don't think it's that unreasonable to get notified when
> system-wide processes like the autovacuum launcher or the logical
> replication launcher start or stop.  That's stuff somebody might want
> to know.  It's not going to generate a lot of log volume, and it might
> be useful, so why suppress it?
> 
> Where things get ugly is if you start to get a high rate of messages -
> e.g. from starting and stopping parallel query workers or other kinds
> of things where you might have workers starting and stopping very
> frequently.  But surely this isn't an example of that.

I generally agree.  But in the shutdown case it's just useless and
confusing - the launcher is stopping because the entire server is being
stopped, and that's very much not clear from the message.

- Andres


В списке pgsql-hackers по дате отправления
От: Robert Haas
Дата:
От: Tom Lane
Дата:
FAQ