Re: Vacuum and oldest xmin (again)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kuba Ouhrabka <kuba(at)comgate(dot)cz>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Vacuum and oldest xmin (again)
Date: 2004-11-04 15:00:23
Message-ID: 25280.1099580423@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Kuba Ouhrabka <kuba(at)comgate(dot)cz> writes:
> My suggestion is to add some more logic to vacuum to get correct oldest
> xmin - local to current database.

If you read the code a little more closely, you'd see that it already does.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-11-04 15:08:32 Re: DBT-3 v1.5 Q19 (Re: Proposed Query Planner TODO items)
Previous Message Tom Lane 2004-11-04 14:47:46 Re: [HACKERS] Possible make_oidjoins_check Security Issue