mirror of https://github.com/postgres/postgres
Since we've already chdir'd into the data directory, the file should
be referenced as just "postmaster.pid", without prefixing the directory
path. This is harmless in the normal case where an absolute PGDATA path
is used, but quite dangerous if a relative path is specified, since the
program might then fail to notice an active postmaster.
Reported by Hari Babu. This got broken in my commit
eb5949d190
, so patch all active versions.
REL8_3_STABLE
parent
3352e25e85
commit
336bc0dff2
Loading…
Reference in new issue