Re: Insertion puzzles

From: Andreas Åkre Solberg <Andreas(dot)Solberg(at)uninett(dot)no>
To: pgsql-performance(at)postgresql(dot)org
Cc: vivek singh <sing_vivek(at)yahoo(dot)com>
Subject: Re: Insertion puzzles
Date: 2004-11-13 13:31:11
Message-ID: 4909EB74-3578-11D9-8406-000393BAA290@uninett.no
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Dave Cramer 2004-11-13 16:54:56 Re: Insertion puzzles
Previous Message vivek singh 2004-11-13 11:26:09 Insertion puzzles