Improve xid wraparound message (the server isn't really shut down, just

Bruce Momjian <bruce@momjian.us>

Commit: 8ad3965a115bbd5fbd1bb2f3585c2e34d569af7d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2005-08-22T16:59:47Z
Releases: 8.1.0
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\".",

Files

PathChange+/−
src/backend/access/transam/varsup.c modified +3 −3