BUG #5103: "pg_ctl -w (re)start" fails with custom unix_socket_directory - Mailing list pgsql-bugs

From Michael Renner
Subject BUG #5103: "pg_ctl -w (re)start" fails with custom unix_socket_directory
Date
Msg-id 200910080026.n980QG14085171@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5103: "pg_ctl -w (re)start" fails with custom unix_socket_directory
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5103
Logged by:          Michael Renner
Email address:      michael.renner@amd.co.at
PostgreSQL version: HEAD
Operating system:   Linux
Description:        "pg_ctl -w (re)start" fails with custom
unix_socket_directory
Details:

When using a non-standard unix_socket_directory setting, pg_ctl -w (re)start
fails because it checks for the socket file to appear in it's default
location.

pgsql-bugs by date:

Previous
From: "Chris Mikkelson"
Date:
Subject: BUG #5101: Off-by-one error in bitncmp() in src/backend/utils/adt/network.c
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #5103: "pg_ctl -w (re)start" fails with custom unix_socket_directory