[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] pg_dump problems on a raq4...



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*