Re: should we enable log_checkpoints out of the box?
От
David Steele
Тема
Re: should we enable log_checkpoints out of the box?
Дата
Msg-id
3f2fe76d-071c-f929-4982-8642ae4f7be8@pgmasters.net
Ответ на
Re: should we enable log_checkpoints out of the box? (Julien Rouhaud)
Список
Дерево обсуждения
should we enable log_checkpoints out of the box? Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Re: should we enable log_checkpoints out of the box? Tom Lane <tgl@sss.pgh.pa.us>
Re: should we enable log_checkpoints out of the box? Andres Freund <andres@anarazel.de>
Re: should we enable log_checkpoints out of the box? Tom Lane <tgl@sss.pgh.pa.us>
Re: should we enable log_checkpoints out of the box? Andres Freund <andres@anarazel.de>
Re: should we enable log_checkpoints out of the box? Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: should we enable log_checkpoints out of the box? Magnus Hagander <magnus@hagander.net>
Re: should we enable log_checkpoints out of the box? Daniel Gustafsson <daniel@yesql.se>
Re: should we enable log_checkpoints out of the box? Jan Wieck <jan@wi3ck.info>
Re: should we enable log_checkpoints out of the box? Michael Banck <michael.banck@credativ.de>
Re: should we enable log_checkpoints out of the box? Bruce Momjian <bruce@momjian.us>
Re: should we enable log_checkpoints out of the box? Tom Lane <tgl@sss.pgh.pa.us>
Re: should we enable log_checkpoints out of the box? Bruce Momjian <bruce@momjian.us>
Re: should we enable log_checkpoints out of the box? Jan Wieck <jan@wi3ck.info>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Bruce Momjian <bruce@momjian.us>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Nikolay Samokhvalov <samokhvalov@gmail.com>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Jan Wieck <jan@wi3ck.info>
Re: should we enable log_checkpoints out of the box? Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: should we enable log_checkpoints out of the box? Michael Banck <michael.banck@credativ.de>
Re: should we enable log_checkpoints out of the box? Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: should we enable log_checkpoints out of the box? Jan Wieck <jan@wi3ck.info>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Bruce Momjian <bruce@momjian.us>
Re: should we enable log_checkpoints out of the box? Bruce Momjian <bruce@momjian.us>
Re: should we enable log_checkpoints out of the box? Vik Fearing <vik@postgresfriends.org>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: should we enable log_checkpoints out of the box? Andres Freund <andres@anarazel.de>
Re: should we enable log_checkpoints out of the box? Michael Banck <michael.banck@credativ.de>
Re: should we enable log_checkpoints out of the box? Peter Geoghegan <pg@bowt.ie>
Re: should we enable log_checkpoints out of the box? Andrew Dunstan <andrew@dunslane.net>
Re: should we enable log_checkpoints out of the box? Julien Rouhaud <rjuju123@gmail.com>
Re: should we enable log_checkpoints out of the box? David Steele <david@pgmasters.net>
Re: should we enable log_checkpoints out of the box? Jan Wieck <jan@wi3ck.info>
Re: should we enable log_checkpoints out of the box? Nikolay Samokhvalov <samokhvalov@gmail.com>
Re: should we enable log_checkpoints out of the box? Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Peter Geoghegan <pg@bowt.ie>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Peter Geoghegan <pg@bowt.ie>
Re: should we enable log_checkpoints out of the box? Nikolay Samokhvalov <samokhvalov@gmail.com>
Re: should we enable log_checkpoints out of the box? Michael Paquier <michael@paquier.xyz>
Re: should we enable log_checkpoints out of the box? Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Fujii Masao <masao.fujii@oss.nttdata.com>
Re: should we enable log_checkpoints out of the box? Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
Re: should we enable log_checkpoints out of the box? Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Re: should we enable log_checkpoints out of the box? Robert Haas <robertmhaas@gmail.com>
On 11/2/21 12:35 PM, Julien Rouhaud wrote: > Le mer. 3 nov. 2021 à 00:18, Andrew Dunstan > a écrit : > > > On 11/2/21 12:09, Peter Geoghegan wrote: > > On Tue, Nov 2, 2021 at 8:55 AM Robert Haas > wrote: > >> I think shipping with log_checkpoints=on and > >> log_autovacuum_min_duration=10m or so would be one of the best > things > >> we could possibly do to allow ex-post-facto troubleshooting of > >> system-wide performance issues. The idea that users care more about > >> the inconvenience of a handful of extra log messages than they do > >> about being able to find problems when they have them matches no > part > >> of my experience. I suspect that many users would be willing to > incur > >> *way more* useless log messages than those settings would ever > >> generate if it meant that they could actually find problems when and > >> if they have them. > > I fully agree. > > > /metoo > > > same here +1 -- -David david@pgmasters.net
В списке pgsql-hackers по дате отправления
От: Jeff Davis
Дата:
От: Jeff Davis
Дата: