Re: [BUGS] BUG #2432: PID file not created if $PGDATA is different from Datadir

2006-05-11 Thread Tom Lane
"Thomas Reiss" <[EMAIL PROTECTED]> writes: > The following bug has been logged online: > Description:PID file not created if $PGDATA is different from > Datadir Yes it is, but it's in the data_directory. In general the postmaster need not (and probably should not) have write permission wh

[BUGS] BUG #2432: PID file not created if $PGDATA is different from Datadir

2006-05-11 Thread Thomas Reiss
The following bug has been logged online: Bug reference: 2432 Logged by: Thomas Reiss Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: Linux Debian sarge Description:PID file not created if $PGDATA is different from Datadir Details: Hello