rotation, the
logrotate program can be
configured to work with log files from
+
+ On many systems, however,
syslog> is not very reliable,
+ particularly with large log messages; it may truncate or drop messages
+ just when you need them the most. Also, on
linux>,
+
syslog> will sync each message to disk, yielding poor
+ performance. Use a -> at the start of the file name
+ in the
syslog> config file to disable this behavior.
- On many systems, however,
syslog> is not very reliable, particularly
- with large log messages; it may truncate or drop messages just when
- you need them the most. You may find it more useful to pipe the
+ You may find it more useful to pipe the
stderr> of the postmaster> to some type of
log rotation program. If you start the server with
pg_ctl>, then the stderr> of the postmaster