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

[cobalt-users] dump the postgres cobalt database



I'm sorry to post this list on a Postgesql, but i thought someone here might have experience with trying to dump everything in the cobalt database.

i have tried:

pg_dumpall > db.bak

and then i tried:

pg_dump cobalt > db.bak

it was giving errors bout no password being supplied so from the manual i tried :

pg_dump  -u cobalt > db.bak

but it still doesn't ask for a username or password.

any help would be appreciated,

jake smith