Re: Insertion puzzles - Mailing list pgsql-performance

From Andreas Åkre Solberg
Subject Re: Insertion puzzles
Date
Msg-id 4909EB74-3578-11D9-8406-000393BAA290@uninett.no
Whole thread Raw
In response to Insertion puzzles  (vivek singh <sing_vivek@yahoo.com>)
Responses Re: Insertion puzzles
List pgsql-performance
On Nov 13, 2004, at 12:26, vivek singh wrote:

>  But
> still, with large volume of data in database the
> insert operation becomes very slow (ie. to insert 100
> records in 5 tables, it takes nearly 3minutes).

What are the performance when you use COPY FROM instead of INSERT ?
And have you tested the performance with fsync on and off.

--
Andreas Åkre Solberg, UNINETT AS Testnett
Contact info and Public PGP Key available on:
http://andreas.solweb.no/?account=Work


Attachment

pgsql-performance by date:

Previous
From: vivek singh
Date:
Subject: Insertion puzzles
Next
From: Dave Cramer
Date:
Subject: Re: Insertion puzzles