> >> 5. The port lock will be kept in '/var/opt/pgsql/lock/'.
As everyone has pointed out, we can't count on a specific convention for
where the lock file should go. However, we can probably count on a
convention to be followed on a particular OS. That would seem to be
something to define in Makefile.port, which could then be overridden by
a configure option or Makefile.custom entry.
On my RedHat Linux systems, the appropriate place seems to be /var/lock
or /var/lock/pgsql.
- Tom
Responses
pgsql-hackers by date
| Next: | From: Gene Selkov Jr. | Date: 1998-10-12 06:39:14 |
| Subject: Re: yet another problem in recent builds, GIST this time |
| Previous: | From: Thomas G. Lockhart | Date: 1998-10-12 06:03:22 |
| Subject: Re: [HACKERS] Open 6.4 items |