Tomasz Ostrowski <tometzky@xxxxxxxxxxxxx> writes:Yeah, that's really the *first* thing to do. You need to determine
> I'd also set
> log_checkpoints=on
> to get an idea how it behaves.
I set this on,
log_checkpoints = on
and started postgres using this command
pg_ctl -D /mnt/work/database -l /mnt/work/logs/pgsql.log start
nothing is getting logged in the logfile. should I turn on some other settings?
log_checkpoints = on
and started postgres using this command
pg_ctl -D /mnt/work/database -l /mnt/work/logs/pgsql.log start
nothing is getting logged in the logfile. should I turn on some other settings?