Cleanup for CLUSTERDB failure:

Bruce Momjian <bruce@momjian.us>

Commit: 2110be0465a8b3f017ccb68a2d1a93bda8d0ce7c
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-10-21T20:32:33Z
Releases: 7.3.1
Cleanup for CLUSTERDB failure:

On Sat, Oct 19, 2002 at 12:11:32AM +0200, Peter Eisentraut wrote:
> $ ./clusterdb
> psql: could not connect to server: No such file or directory
>         Is the server running locally and accepting
>         connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
> psql: could not connect to server: No such file or directory
>         Is the server running locally and accepting
>         connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
> clusterdb: While clustering peter, the following failed:
> $
>
> This could probably handled a little more gracefully.

Yes, sorry.  A patch for this is attached.  Please apply.

Alvaro Herrera

Files

PathChange+/−
src/bin/scripts/clusterdb modified +3 −1