-
- Downloads
pg_upgrade: detect stale postmaster.pid lock files
If the postmaster.pid lock file exists, try starting/stopping the cluster to check if the lock file is valid. Per request from Tom.
Showing
- contrib/pg_upgrade/check.c 5 additions, 6 deletionscontrib/pg_upgrade/check.c
- contrib/pg_upgrade/exec.c 3 additions, 7 deletionscontrib/pg_upgrade/exec.c
- contrib/pg_upgrade/pg_upgrade.c 36 additions, 12 deletionscontrib/pg_upgrade/pg_upgrade.c
- contrib/pg_upgrade/pg_upgrade.h 3 additions, 3 deletionscontrib/pg_upgrade/pg_upgrade.h
- contrib/pg_upgrade/server.c 7 additions, 2 deletionscontrib/pg_upgrade/server.c
Loading
Please register or sign in to comment