Re: Backing up a replication set every 30 mins

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Backing up a replication set every 30 mins
Дата
Msg-id 4F3B87460200002500045612@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: Backing up a replication set every 30 mins  (Khusro Jaleel <mailing-lists@kerneljack.com>)
Ответы Re: Backing up a replication set every 30 mins  (Khusro Jaleel <mailing-lists@kerneljack.com>)
Список pgsql-admin
Khusro Jaleel <mailing-lists@kerneljack.com> wrote:

> I thought setting archive_timeout = 30 would only create 1
> archive file every 30 minutes, but I was wrong.

The default unit of measure is seconds, so the above would create at
least two WAL files per minute.  Try setting to '30min'.

-Kevin

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

Предыдущее
От: Ian Lea
Дата:
Сообщение: Re: Backing up a replication set every 30 mins
Следующее
От: Khusro Jaleel
Дата:
Сообщение: Re: Backing up a replication set every 30 mins