Re: Potential bug in pg_dump ...

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: Potential bug in pg_dump ...
Дата
Msg-id 3.0.5.32.20011218082521.039ccd40@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Potential bug in pg_dump ...  ("Marc G. Fournier" <scrappy@hub.org>)
Ответы Re: Potential bug in pg_dump ...  (Philip Warner <pjw@rhyme.com.au>)
Re: Potential bug in pg_dump ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
At 14:10 17/12/01 -0500, Marc G. Fournier wrote:
>
>Got a report the other day of a "problem" with pg_dump where, if in the
>middle of a dump, someone happens to drop a table, it errors out with:
>

pg_dump runs in a single TX, which should mean that metadata changes in
another process won't affect it. Have I misunderstood the way PG handles
metadata changes?


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: PG 7.2b4 bug?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PG 7.2b4 bug?