[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] pg_dump problems on a raq4...
- Subject: [cobalt-developers] pg_dump problems on a raq4...
- From: "D'Sphitz" <dillybar1@xxxxxxxxxxxxxx>
- Date: Wed Nov 28 20:25:04 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
any ideas why this doesnt work?
pg_dump -u admin cobalt > cobaltdb-11-28-01.out
it just hangs, the output file is created but it's empty... size of 0.
ive also tried specifying more detailed connection info...
pg_dump -u admin -p 5432 -h localhost cobalt > cobaltdb-11-28-01.out
it just sits there and doesn nothing... *scratches head*