Re: unlogged tables

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: unlogged tables
Дата
Msg-id 4CE2B2FC020000250003785D@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: unlogged tables  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Andres Freund <andres@anarazel.de> wrote:
> One way your backup runs too long and too much data changes, the
> other way round you loose the data which you assumed safely
> backuped.
> 
> Isn't that a *really* easy decision?
Yeah.  Count me in the camp which wants the default behavior to be
that pg_dump backs up all permanent tables, even those which aren't
WAL-logged (and therefore aren't kept up in PITR backups, hot/warm
standbys, or streaming replication).
-Kevin


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: unlogged tables
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Per-column collation