"Marc Mamin" <[EMAIL PROTECTED]> writes:
> Sorry , my mistake:
> The "postmaster.log" that I mentioned is defined in our Postgres start
> script:
> startproc -u <@DB_USER@> $PGSQL_BIN -D <@INSTALL_DIR@>/postgresql-data \
> <@INSTALL_DIR@>/postgresql/postmaster.log 2>&1
That file will be used unti
Sorry , my mistake:
The "postmaster.log" that I mentioned is defined in our Postgres start
script:
startproc -u <@DB_USER@> $PGSQL_BIN -D <@INSTALL_DIR@>/postgresql-data \
>> <@INSTALL_DIR@>/postgresql/postmaster.log 2>&1
Marc
---(end of broadcast)-
Marc Mamin wrote:
Hello,
I'm confused about the logging destination parameters in postgresql.conf
My Problem is that the postmaster.log is getting too large and I want
to roll it (once per day)
Following parameters apply to optional postgresql...log.
log_rotation_age = 1440
log_fil
Hello,
I'm confused about the logging destination parameters in
postgresql.conf
My Problem is that the postmaster.log is getting too large and I want to
roll it (once per day)
Following parameters apply to optional postgresql...log.
log_rotation_age = 1440
log_filename = 'postgresql-%Y-%