wrong database name in error message? - Mailing list pgsql-admin

From Rural Hunter
Subject wrong database name in error message?
Date
Msg-id 5233BA90.3020107@gmail.com
Whole thread Raw
Responses Re: wrong database name in error message?  (David Johnston <polobo@yahoo.com>)
Re: wrong database name in error message?  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-admin
I'm on 9.2.4 and I have several databases on the instance say db1, db2,
db2 etc.  Today I got this error message on connection of any of the
databases:
ERROR: database is not accepting commands to avoid wraparound data loss
in database "db1"
   Suggestion:Stop the postmaster and use a standalone backend to
vacuum that database.

The error messages says problem is on db1 when I connected to any database. But after I did vacuum full on some other
databasessuch as db2, db2, but not db1, the problem disappeared. 
Was that just a wrong database name in the error message?



pgsql-admin by date:

Previous
From: Robert Burgholzer
Date:
Subject: Re: Is there a "Just Kidding" command?
Next
From: David Johnston
Date:
Subject: Re: wrong database name in error message?