Re: Backup & Restore

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Backup & Restore
Дата
Msg-id m37kp1z4bt.fsf@varsoon.denali.to
обсуждение исходный текст
Ответ на Re: Backup & Restore  ("Gavin M. Roy" <gmr@justsportsusa.com>)
Ответы Permissions on file created by COPY TO
Список pgsql-general
"Gavin M. Roy" <gmr@justsportsusa.com> writes:

>
> This is true to a point.  Since my DB is dormant from 11 PM PST time
> until 5 AM PST time, I'm not concerned about the table relationships
> getting out of sync.  I guess this isn't the most eloquent way of
> doing this, but it works for me...
>
> So based upon your comment, pg_dump locks the database while running,
> preventing any data inconsistencies?

No, but it does the whole backup within a transaction, which
guarantees a consistent view.

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Backup & Restore
Следующее
От: Joel Shellman
Дата:
Сообщение: Permissions on file created by COPY TO