Re: does autovacuum in postgres-8.1.2 use prepared transactions ?? - Mailing list pgsql-general

From Tom Lane
Subject Re: does autovacuum in postgres-8.1.2 use prepared transactions ??
Date
Msg-id 18542.1263240318@sss.pgh.pa.us
Whole thread Raw
In response to does autovacuum in postgres-8.1.2 use prepared transactions ??  ("tamanna madaan" <tamanna.madan@globallogic.com>)
Responses Re: does autovacuum in postgres-8.1.2 use prepared transactions ??
List pgsql-general
"tamanna madaan" <tamanna.madan@globallogic.com> writes:
> Can anyone please let me know if autovacuum in postgres-8.1.2 uses
> prepared transactions.

Nope, it does not.  Any prepared transactions you see hanging around
were created by some external client.

            regards, tom lane

pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: Re: Database size
Next
From: Ivan Sergio Borgonovo
Date:
Subject: Re: how much left for restore?