"Jacob Champlin" <jacobc(at)rentec(dot)com> writes:
> psql -f restore.sql
> results in:
> psql:/var/lib/pgsql/backups/restore.sql:11: ERROR: current user cannot be
> dropped
> psql:/var/lib/pgsql/backups/restore.sql:12: ERROR: role "postgres" already
> exists
> psql:/var/lib/pgsql/backups/restore.sql:17: ERROR: role "webapp" cannot be
> dropped because some objects depend on it
> DETAIL: access to database rief
> 113 objects in database rief
> psql:/var/lib/pgsql/backups/restore.sql:18: ERROR: role "webapp" already
> exists
And? The restore would've proceeded anyway.
regards, tom lane