pgsql: Improve xid wraparound message (the server isn't really shut

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve xid wraparound message (the server isn't really shut
Date: 2005-08-22 16:59:48
Message-ID: 20050822165948.9CD39D6DFB@svr1.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Llonergan 2005-08-22 17:14:15 bizgres - bizgres: Default port changed to 5432.
Previous Message User Bklawans 2005-08-22 16:57:22 bizgres - bizgres: Spelled the word "Geographic" correctly.