Re: Performance (was: The New Slashdot Setup (includes MySql server)) - Mailing list pgsql-hackers

From Chris
Subject Re: Performance (was: The New Slashdot Setup (includes MySql server))
Date
Msg-id 3925A53E.8E8E6592@bitmead.com
Whole thread Raw
In response to Re: The New Slashdot Setup (includes MySql server)  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: Performance (was: The New Slashdot Setup (includes MySql server))  ("Matthias Urlichs" <smurf@noris.net>)
List pgsql-hackers
Matthias Urlichs wrote:

> Nonono, the 1000 read() calls are triggered by a simple INSERT or UPDATE
> call. They actually scan the pg_index table of the benchmark database.

Does this only happen on the first call to INSERT/UPDATE after
connecting to the database, or does it happen with all subsequent calls
too?


pgsql-hackers by date:

Previous
From: "Matthias Urlichs"
Date:
Subject: Re: Performance (was: The New Slashdot Setup (includes MySql server))
Next
From: "Matthias Urlichs"
Date:
Subject: Re: Performance (was: The New Slashdot Setup (includes MySql server))