Re: [ADMIN] configuring the postmaster.log

2007-01-11 Thread Tom Lane
"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

Re: [ADMIN] configuring the postmaster.log

2007-01-11 Thread Marc Mamin
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)-

Re: [ADMIN] configuring the postmaster.log

2007-01-11 Thread Andy Shellam (Mailing Lists)
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

[ADMIN] configuring the postmaster.log

2007-01-11 Thread Marc Mamin
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-%