[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] dump the postgres cobalt database
- Subject: [cobalt-users] dump the postgres cobalt database
- From: Jacob Smith <jake@xxxxxxxxxx>
- Date: Thu Jan 18 14:59:48 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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