Re: Pg_dump consistency.

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Pg_dump consistency.
Дата
Msg-id dcc563d10905060248j72b3c57fh49c2ab1bd6564a85@mail.gmail.com
обсуждение исходный текст
Ответ на Pg_dump consistency.  (samana srikanth <samanasrikanth@gmail.com>)
Список pgsql-admin
On Wed, May 6, 2009 at 3:37 AM, samana srikanth
<samanasrikanth@gmail.com> wrote:
> Hi All
> I have a doubt.
> let's say i have 100 tables in a database DB.
> when i say "pg_dump -d DB"
> It dumps the tables one after another.
> my question is lets say we have dependent tables.
> and at the time of pg_dump, we are bombarding the database tables with lots
> of data (inserts).

pg_dump runs in a serialized transaction, so it will always take a
consistent backup.  This will not be a problem.

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

Предыдущее
От: samana srikanth
Дата:
Сообщение: Pg_dump consistency.
Следующее
От: Mike Williams
Дата:
Сообщение: pg_standby exit codes