August 2019
Beginner
608 pages
16h 7m
English
When you hit problems with PostgreSQL you can generally find the logs at /var/lib/pgsql/data but you can lookup the log_directory in postgresql.conf. On Omnibus installations, the log file is var/log/gitlab/postgresql/current.
2019-09-09_23:02:58.04140 received TERM from runit, sending INT instead to force quit connections2019-09-09_23:02:58.04141 LOG: received fast shutdown request2019-09-09_23:02:58.07704 LOG: aborting any active transactions2019-09-09_23:02:58.08152 FATAL: terminating connection due to administrator command2019-09-09_23:02:58.08163 LOG: worker process: logical replication launcher (PID 10480) exited with exit code 12019-09-09_23:02:58.08458 ...
Read now
Unlock full access