Re: TAP / recovery-test fs-level backups, psql enhancements etc

Поиск
Список
Период
Сортировка
От salvador fandino
Тема Re: TAP / recovery-test fs-level backups, psql enhancements etc
Дата
Msg-id CAA2CF7VZ8SR+u2FRsoE77NdKmWHn5Q4wt-J9_72md1UwYuHEgA@mail.gmail.com
обсуждение исходный текст
Ответ на TAP / recovery-test fs-level backups, psql enhancements etc  (Craig Ringer <craig@2ndquadrant.com>)
Ответы Re: TAP / recovery-test fs-level backups, psql enhancements etc  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers


On Tue, Mar 1, 2016 at 2:48 PM, Craig Ringer <craig@2ndquadrant.com> wrote:

Hi all

I've been working with the new TAP tests for recovery and have a number of enhancements I'd like to make to the tooling to make writing tests easier and nicer. I've also included two improvements proposed by Kyotaro HORIGUCHI in the prior thread about the now-committed TAP recovery tests.

I developed these changes as part of testing failover slots and logical decoding timeline following, where I found a need for better control over psql, the ability to make filesystem level backups, etc. It doesn't make sense to try to jam all that into my test script when it belongs in the infrastructure.

Patches attached, each explains what it does and what for.

You are using both "die_on_error" and "on_error_die" in your code. That looks like a mismatch!


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Timeline following for logical slots
Следующее
От: Jim Nasby
Дата:
Сообщение: Re: WIP: Upper planner pathification