Re: BUG #7814: Rotation of the log is not carried out.

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: BUG #7814: Rotation of the log is not carried out.
Дата
Msg-id CAMkU=1zJN6-PrqSjmEbzL+S+zFWJg-iE-ZBnKDuND++r+ymnXA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #7814: Rotation of the log is not carried out.  (Tsunezumi <tsunezumi@efficlabo.com>)
Ответы Re: BUG #7814: Rotation of the log is not carried out.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
On Tue, Jan 22, 2013 at 4:42 AM, Tsunezumi <tsunezumi@efficlabo.com> wrote:
> Thank you.
>
> I send the picture of a screen.
>

Thanks.

For what it is worth, I can reproduce this on Windows 7, using the
9.2.2 and 9.1.7 windows 64 installers from EDB (i.e.
http://www.enterprisedb.com/postgresql-922-installers-win64?ls=Crossover&type=Crossover),
with completely default installation (EDB changes the default to be
logging_collector=on), and using the below to blow up the log files
with error messages:

perl -le 'print "FOO$_;" foreach 1..1e7' | psql


9.1.7 rotates the log files in $DATA/pg_log, while 9.2.2 does not
rotate based on size.

PostgreSQL 9.1.7, compiled by Visual C++ build 1500, 64-bit
PostgreSQL 9.2.2, compiled by Visual C++ build 1600, 64-bit

I do not see the problem under 9.2.2 on Linux, it rotates as expected
(after turning logging_collector on)

PostgreSQL 9.2.2 on x86_64-unknown-linux-gnu, compiled by gcc (GCC)
4.4.6 20120305 (Red Hat 4.4.6-4), 64-bit

Cheers,

Jeff

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

Предыдущее
От: Jan-Peter Seifert
Дата:
Сообщение: Re: BUG #7820: Extension uuid-ossp cannot be installed on Windows - getting syntax error
Следующее
От: Daniel Farina
Дата:
Сообщение: Re: BUG #7820: Extension uuid-ossp cannot be installed on Windows - getting syntax error