Re: PostgreSQL Write Performance

From: Yan Cheng Cheok <yccheok(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: PostgreSQL Write Performance
Date: 2010-01-06 06:17:17
Message-ID: 229380.83724.qm@web65702.mail.ac4.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for the information. I wrote a plan c program to test the performance. Its time measurement is very MUCH different from pgAdmin.

Thanks and Regards
Yan Cheng CHEOK

--- On Wed, 1/6/10, Andres Freund <andres(at)anarazel(dot)de> wrote:

> From: Andres Freund <andres(at)anarazel(dot)de>
> Subject: Re: [GENERAL] PostgreSQL Write Performance
> To: pgsql-general(at)postgresql(dot)org
> Cc: "Yan Cheng Cheok" <yccheok(at)yahoo(dot)com>
> Date: Wednesday, January 6, 2010, 6:49 AM
> Hi,
>
> On Tuesday 05 January 2010 04:36:10 Yan Cheng Cheok wrote:
>
> > I make the following single write operation through
> pgAdmin :
> ...
> > It takes 16ms to write a single row according to
> "Query Editor" (bottom
> >  right corner)
> In my experience the times presented by pgadmin vary wildly
> and seldomly do
> represent an accurate timing.
>
> Andres
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Yan Cheng Cheok 2010-01-06 06:29:30 Re: PostgreSQL Write Performance
Previous Message Tom Lane 2010-01-06 06:06:57 Re: Column privileges and Hibernate (SOLVED)