Re: Simulating Clog Contention - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Simulating Clog Contention
Date
Msg-id CA+TgmoY6wceorVX4=5HdoK02eYfaEhYB-4ZR4dhwwOXNnF55Pg@mail.gmail.com
Whole thread Raw
In response to Re: Simulating Clog Contention  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: Simulating Clog Contention  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers
On Thu, Jan 26, 2012 at 11:41 AM, Merlin Moncure <mmoncure@gmail.com> wrote:
> On Thu, Jan 26, 2012 at 8:18 AM, Abhijit Menon-Sen <ams@toroid.org> wrote:
>> This is just to confirm that the patch applies and builds and works
>> fine (though of course it does take a long time… pity there doesn't
>> seem to be any easy way to add progress indication like -i has).
>
> On any non server grade hardware you'd probably want to disable
> synchronous_commit while loading.  FWIW, this is a great addition to
> pgbench.

Do you object to separating out the three different things the patch
does and adding separate options for each one?  If so, why?  I find
them independently useful.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Different error messages executing CREATE TABLE or ALTER TABLE to create a column "xmin"
Next
From: Robert Haas
Date:
Subject: Re: WIP patch for parameterized inner paths