pgsql: Change debug printing to log filename

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: Change debug printing to log filename
Дата
Msg-id E1rtaxh-0011k2-Uz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Change debug printing to log filename

When restarting the cluster fails the code introduced in 33774978c78
printed the full log contents to aid debugging.  For cases when the
logfile is large this adds unnecessary overhead.  Reduce to printing
the logfile path instead.

Reported-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/20240406214439.2n4zf2w7ukhf7dsy@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/75a47b6a0dc4a235307e1acd1a6b3845cb881e55

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Cluster.pm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: [MASSMAIL] pgsql: Doc: clarify behavior of boolean options in replication protocol
Следующее
От: Alexander Korotkov
Дата:
Сообщение: pgsql: Transform OR clauses to ANY expression