Where I can find startup log of of my postgres 9.1 server.
I’m using Ubuntu.
postgres restart gets failed.
find / -name pg_log founds nothing
standard log at /etc/postgres/main/9.1/ is clear
Where I can find startup log of of my postgres 9.1 server. I’m using
Share
In RedHat like distributions it would be in
/var/lib/pgsql/pgstartup.logor look for the variablePGLOGin the init script in/etc/init.d/postgresql