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 peter_e(at)gmx(dot)net