Keith C. Perry writes: > What is a method of dumping and restoring a complete database cluster when that > cluster contains users that are NOT allowed to create databases.
There is nothing special you need to do, except of course not actually restoring the dump as one of those unprivileged users. A pg_dumpall dump must be restored as a superuser. -- Peter Eisentraut [EMAIL PROTECTED] ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly