Re: VACUUM on database with open transaction returns error?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Allan Engelhardt <allane(at)cybaea(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: VACUUM on database with open transaction returns error?
Date: 2001-08-13 21:46:58
Message-ID: 7798.997739218@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Allan Engelhardt <allane(at)cybaea(dot)com> writes:
> 1. Should I worry about these messages at all?

No.

> 2. Is it supported to VACUUM a database with open transactions?

Yes.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-08-13 22:05:37 Re: Use int8 for int4/int2 aggregate accumulators?
Previous Message Allan Engelhardt 2001-08-13 20:00:42 VACUUM on database with open transaction returns error?