public inbox for [email protected]
help / color / mirror / Atom feedFrom: Joachim Wieland <[email protected]>
To: [email protected]
Subject: "recovering prepared transaction" after server restart message
Date: Fri, 03 Nov 2006 05:30:16 +0100
Message-ID: <e3b306b71615a24e1be5e713ad3df048@> (raw)
There have been several reports that people could not vacuum any more or
observed strange locks even after server restart. The reason was that they
still had uncommitted prepared transactions around.
I wonder if it could help to change the log level from
ereport(LOG,
(errmsg("recovering prepared transaction %u", xid)));
to WARNING maybe in order to make that message more striking within the
normal startup messages.
Joachim
view thread (8+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: "recovering prepared transaction" after server restart message
In-Reply-To: <e3b306b71615a24e1be5e713ad3df048@>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox