Re: How to optimize insert statements ? - Mailing list pgsql-novice

From Christian Leclerc
Subject Re: How to optimize insert statements ?
Date
Msg-id 1F31510056BF344C8D1076017C1367FA0FCF7E@parmbx02.ilog.biz
Whole thread Raw
In response to Re: How to optimize insert statements ?  (Sean Davis <sdavis2@mail.nih.gov>)
List pgsql-novice
Thank you. I just brought the modifications to my code.
Using the sequences totally solves my issue. The insertion time is
constant and systematically between 15ms and 33ms.

Christian


pgsql-novice by date:

Previous
From: Sean Davis
Date:
Subject: Re: How to optimize insert statements ?
Next
From: "Emil Oppeln-Bronikowski"
Date:
Subject: tsearch2.sql and different versions of PostgreSQL