From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | joe(at)mcknight(dot)de |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: "recovering prepared transaction" after server |
Date: | 2006-11-23 03:50:25 |
Message-ID: | 200611230350.kAN3oPL09521@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers |
This thread been saved for the 8.3 release:
http://momjian.postgresql.org/cgi-bin/pgpatches_hold
---------------------------------------------------------------------------
Joachim Wieland wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-11-23 04:28:36 | Re: bytea vs standard_conforming_strings |
Previous Message | Bruce Momjian | 2006-11-22 18:14:06 | Re: Replication Docs |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-11-23 03:52:08 | Re: Shared Memory Hooks Documentation (was Re: New |
Previous Message | Bruce Momjian | 2006-11-23 03:03:54 | Re: Day and month name localization uses wrong |