Re: Confusing error message with too-large file in pg_basebackup

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Confusing error message with too-large file in pg_basebackup
Дата
Msg-id 20151120123359.GO614468@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Confusing error message with too-large file in pg_basebackup  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Confusing error message with too-large file in pg_basebackup
Re: Confusing error message with too-large file in pg_basebackup
Список pgsql-bugs
Guillaume Lelarge wrote:

> Looking at the file's size is probably a better idea. As far as I know,
> PostgreSQL doesn't create files bigger than 1GB, except for log files. I'm
> not sure about this but I guess pg_basebackup doesn't ship log files. So,
> looking at the size would work.

Hmm, so we let configure --with-segsize to change the file size.  The
configure help says that the limit should be "less than your OS' limit
on file size".  We don't warn them that this could cause backup
problems later on.  Should we add a blurb about that somewhere?

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Confusing error message with too-large file in pg_basebackup
Следующее
От: jan.dirk.zijlstra@redwood.com
Дата:
Сообщение: BUG #13779: Inherited check constraint becomes non-inherited when related column is changed