From: | Adam Haberlach <adam(at)newsnipple(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | |
Date: | 2001-01-31 21:20:59 |
Message-ID: | 20010131132059.A1705@newsnipple.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I'm trying to back up a database, including the user records. If
I use pg_dump, I can get the table, but I cannot seem to be the user
information.
If I use pg_dumpall, it seems to have trouble connecting to various
databases (in fact, it attempts to connect even if I merely want the
help page).
This is with 7.0.2 -- should I upgrade or is this still an issue?
(I really just want a way to create a copy of a database, including
permissions and passwords, so I can make changes, test my interface
code, and then modify the original database. Is that so wrong?)
--
Adam Haberlach |A cat spends her life conflicted between a
adam(at)newsnipple(dot)com |deep, passionate, and profound desire for
http://www.newsnipple.com |fish and an equally deep, passionate, and
'88 EX500 |profound desire to avoid getting wet.
From | Date | Subject | |
---|---|---|---|
Next Message | Dan Wilson | 2001-01-31 21:29:11 | Re: php as stored procedures |
Previous Message | Raymond Chui | 2001-01-31 20:54:18 | Unrecognized language plpgsql when CREATE FUNCTION?! |