Re: pg_dump / consistent snapshot / backup

Поиск
Список
Период
Сортировка
От mordicus
Тема Re: pg_dump / consistent snapshot / backup
Дата
Msg-id 200206271803.17665.mordicus@free.fr
обсуждение исходный текст
Ответ на pg_dump / consistent snapshot / backup  (Michael Del Solio <michael.delsolio@creditplus.de>)
Список pgsql-general
Le Jeudi 27 Juin 2002 10:57, Michael Del Solio a écrit :
> Hi,
>
> i have a question about pg_dump.
>
> Does pg_dump dump a consistent snapshot of a database?

yes

> When pg_dump starts with the first table while other tables are modified
> does pg_dump take modifications of modified tables?

no

> Or take pg_dump the modified tables with their initial values of start of
> pg_dump? I think it must be so. Otherwise pg_dump would not be suitable for
> backups.

yes

> Thanks
> Michael
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster




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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Shared Memory Sizing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: How to get the used time when operate a select query?