Kashif Riaz <[EMAIL PROTECTED]> writes:
> psql: FATAL:  database "db001", OID 1198223, has disappeared from pg_database

Hmm, did you drop and recreate database db001?  There are some scenarios
where incoming backends can get confused in such scenarios.  Try
"VACUUM pg_database; CHECKPOINT".

                        regards, tom lane

---------------------------(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

Reply via email to