Improve xid wraparound message (the server isn't really shut down, just
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/varsup.c | modified | +3 −3 |