pgsql: Improve pg_amcheck's TAP test 003_check.pl.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Improve pg_amcheck's TAP test 003_check.pl.
Дата
Msg-id E1lOmLZ-0007fb-LH@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve pg_amcheck's TAP test 003_check.pl.

Disable autovacuum, because we don't want it to run against
intentionally corrupted tables. Also, before corrupting the tables,
run pg_amcheck and ensure that it passes. Otherwise, if something
unexpected happens when we check the corrupted tables, it's not so
clear whether it would have also happened before we corrupted
them.

Mark Dilger

Discussion: http://postgr.es/m/AA5506CE-7D2A-42E4-A51D-358635E3722D@enterprisedb.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/87d90ac61fa113ffc886efcdb391c522c1982991

Modified Files
--------------
src/bin/pg_amcheck/t/003_check.pl | 24 ++++++++++++++++++------
1 file changed, 18 insertions(+), 6 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode
Следующее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode