Rich Shepard <[EMAIL PROTECTED]> writes:
> psql -f /var/tmp/backup.sql
> I see:
> psql: FATAL:  database "postgres" does not exist

This looks like you are trying to use an 8.1 psql to talk to a 7.4
postmaster.  Database "postgres" should exist by default in an 8.1
installation but it would not in 7.4.  Better check which postmaster
is really running.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to