| From: | "Korshunov Ilya" <kosha(at)kp(dot)ru> |
|---|---|
| To: | Список рассылки hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | may be bug in pg_dumpall in 7.0.3 |
| Date: | 2001-10-18 00:48:58 |
| Message-ID: | 059801c1576e$ac04cf60$1a01a8c0@kp.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello
Trying to dump all databases
> ./pg_dumpall -h baze.zenon.net -p 63010 -u > $HOME/pg_dumpall
Get error :
psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running at 'localhost'
and accepting connections on Unix socket '5432'?
psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running at 'localhost'
and accepting connections on Unix socket '5432'?
psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running at 'localhost'
and accepting connections on Unix socket '5432'?
psql: connectDBStart() -- connect() failed: No such file or directory
Is the postmaster running at 'localhost'
and accepting connections on Unix socket '5432'?
>
Question - how to create full dump for my base ?
regarrds
korshunov
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Pritchard | 2001-10-18 01:51:17 | Re: PQstatus() detect change in connection... |
| Previous Message | Matthew Hagerty | 2001-10-18 00:47:09 | PQstatus() detect change in connection... |