| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | clusterdb has poor error recovery |
| Date: | 2002-10-18 22:11:32 |
| Message-ID: | Pine.LNX.4.44.0210181900030.928-100000@localhost.localdomain |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
$ ./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.
--
Peter Eisentraut peter_e(at)gmx(dot)net
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Neil Conway | 2002-10-18 22:36:21 | Re: PL/Perl and Perl 5.8 |
| Previous Message | Peter Eisentraut | 2002-10-18 22:09:49 | Re: ECPG and bison |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Giles Lean | 2002-10-19 00:13:47 | src/backend/commands/copy.c revision 1.176 needs <errno.h> |
| Previous Message | Tom Lane | 2002-10-18 19:11:51 | Re: contrib/dbmirror |