Re: planned recovery from a certain transaction
От
Greg Stark
Тема
Re: planned recovery from a certain transaction
Дата
Msg-id
407d949e0906251359g67d9df11oad007390ebe6394c@mail.gmail.com
Ответ на
Re: planned recovery from a certain transaction (Scott Marlowe)
Список
Дерево обсуждения
planned recovery from a certain transaction "Chris Spotts" <rfusca@gmail.com>
Re: planned recovery from a certain transaction Alan Hodgson <ahodgson@simkin.ca>
Re: planned recovery from a certain transaction Alvaro Herrera <alvherre@commandprompt.com>
Re: planned recovery from a certain transaction Richard Huxton <dev@archonet.com>
Re: planned recovery from a certain transaction Scott Marlowe <scott.marlowe@gmail.com>
Re: planned recovery from a certain transaction Chris Spotts <rfusca@gmail.com>
Re: planned recovery from a certain transaction Greg Stark <gsstark@mit.edu>
Re planned recovery from a certain transaction Chris Spotts <rfusca@gmail.com>
>> The transaction itself works flawlessly, but every once and awhile the data >> the it uploads from comes in flawed and we have to find a way to reset it. If you can automate the tests for the flaws you can do the whole transaction itself as one big transaction in Postgres. Even DDL can be done in transactions in Postgres. Then run the tests, still in the same transaction, and if you detect anything wrong roll the whole shebang back. -- greg http://mit.edu/~gsstark/resume.pdf
В списке pgsql-general по дате отправления