How to initiate a new log file? - Mailing list pgsql-general

From ray
Subject How to initiate a new log file?
Date
Msg-id b0b20fbb-99af-4f70-88a9-2c5272d5b676@o14g2000vbo.googlegroups.com
Whole thread Raw
Responses Re: How to initiate a new log file?  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
While debugging applications interacting with pg, the log file (under
pg_log) gets quite long.  The log file typically has a name such as
postgresql-2009-05-26_000000.log; sometimes an new file will be
generated on the same day and the portion of the name that is all
zeroes will change to a larger number for each change during that day.

I would like to know what triggers the name change and how can I force
a change.

Thanks,
Ray

pgsql-general by date:

Previous
From: John R Pierce
Date:
Subject: Re: How to speed up the first-time-searching in pgsql?
Next
From: John R Pierce
Date:
Subject: Re: How to initiate a new log file?