Re: Preventing duplicate vacuums?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Preventing duplicate vacuums?
Date: 2004-02-05 21:51:49
Message-ID: 200402051351.49983.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom,

> Yes we do: there's a lock.

Sorry, bad test. Forget I said anything.

Personally, I would like to have the 2nd vacuum error out instead of blocking.
However, I'll bet that a lot of people won't agree with me.

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-02-05 21:55:44 Re: It's past time to redo the smgr API
Previous Message Andrew Dunstan 2004-02-05 21:44:37 Re: [PATCHES] log session end - again