wrong database name in error message?

From: Rural Hunter <ruralhunter(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: wrong database name in error message?
Date: 2013-09-14 01:23:28
Message-ID: 5233BA90.3020107@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 databases such as db2, db2, but not db1, the problem disappeared.
Was that just a wrong database name in the error message?

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message David Johnston 2013-09-14 02:25:15 Re: wrong database name in error message?
Previous Message Robert Burgholzer 2013-09-13 11:03:00 Re: Is there a "Just Kidding" command?