- Notifications
You must be signed in to change notification settings - Fork28
Commit2110be0
committed
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 Herrera1 parente49c1a9 commit2110be0
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
141 | 141 |
| |
142 | 142 |
| |
143 | 143 |
| |
| 144 | + | |
144 | 145 |
| |
145 | 146 |
| |
146 | 147 |
| |
| |||
159 | 160 |
| |
160 | 161 |
| |
161 | 162 |
| |
| 163 | + | |
162 | 164 |
| |
163 | 165 |
| |
164 | 166 |
| |
|
0 commit comments
Comments
(0)