OSDN Git Service

Improve xid wraparound message (the server isn't really shut down, just
authorBruce Momjian <bruce@momjian.us>
Mon, 22 Aug 2005 16:59:47 +0000 (16:59 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 22 Aug 2005 16:59:47 +0000 (16:59 +0000)
commit8ad3965a115bbd5fbd1bb2f3585c2e34d569af7d
tree723133b5df433717478331dac3ff4dca178c0924
parentf88e8070b7b0ffd471e7ef8bb7dafa16e25a25d8
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\".",
src/backend/access/transam/varsup.c