pgsql: Improve xid wraparound message (the server isn't really shut - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Improve xid wraparound message (the server isn't really shut
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Improve xid wraparound message (the server isn't really shut down, just
not accepting queries).

         errmsg("database is not accepting queries to avoid
     wraparound data loss in database \"%s\"",
         errhint("Stop the postmaster and use a standalone
     backend to VACUUM database \"%s\".",

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        varsup.c (r1.65 -> r1.66)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/varsup.c.diff?r1=1.65&r2=1.66)

pgsql-committers by date:

Previous
From: [email protected] (User Llonergan)
Date:
Subject: bizgres - bizgres: Default port changed to 5432.
Next
From: [email protected] (User Bklawans)
Date:
Subject: bizgres - bizgres: Spelled the word "Geographic" correctly.