pgsql: Reduce the log level in 035_standby_logical_decoding.pl.

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Reduce the log level in 035_standby_logical_decoding.pl.
Дата
Msg-id E1pr94n-004m1r-K9@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Reduce the log level in 035_standby_logical_decoding.pl.

Reduce the log level in 035_standby_logical_decoding.pl as the test
doesn't require the higher log level. This helps to shrink the output size
and speed up the test a bit.

Author: Bertrand Drouvot
Discussion: https://postgr.es/m/2fefa454-5a70-2174-ddbf-4a0e41537139@gmail.com
Discussion: https://postgr.es/m/523315.1681245505@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3034dc56ef4b9bc1490e2b1e09fcdf3eeae53e8f

Modified Files
--------------
src/test/recovery/t/035_standby_logical_decoding.pl | 2 --
1 file changed, 2 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix buffer refcount leak with FDW bulk inserts
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: Fix vacuum_cost_delay check for balance calculation.