Re: Is there a meaningful benchmark? - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: Is there a meaningful benchmark?
Date
Msg-id 49CC0E77.2000003@iol.ie
Whole thread Raw
In response to Re: Is there a meaningful benchmark?  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: Is there a meaningful benchmark?  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
On 26/03/2009 23:10, Scott Marlowe wrote:
> It's also important to point out that writers don't necessarily block
> other writers.  As long as they're operating on different ranges of
> the data set.  You can have dozens of writers streaming data in with
> differening primary keys all running together.

Do you have to do anything special to have this happen - e.g. table
partitioning? - Or does it just happen automagically based on the
primary key?

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

pgsql-general by date:

Previous
From: Shoaib Mir
Date:
Subject: Re: how to specify the locale that psql uses
Next
From: Dhaval Jaiswal
Date:
Subject: Re: difference between current_timestamp and now() in quotes