Re: Postgres insert performance and storage requirement compared to Oracle - Mailing list pgsql-performance

From Alan Hodgson
Subject Re: Postgres insert performance and storage requirement compared to Oracle
Date
Msg-id 201010251251.41812.ahodgson@simkin.ca
Whole thread Raw
In response to Re: Postgres insert performance and storage requirement compared to Oracle  (Divakar Singh <dpsmails@yahoo.com>)
List pgsql-performance
On October 25, 2010 11:36:24 am Divakar Singh wrote:
> Above results show good INSERT performance of PG when using SQL procedures.
> But performance when I use C++ lib is very bad. I did that test some time
> back so I do not have data for that right now.

Wrap it in a transaction.

pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Postgres insert performance and storage requirement compared to Oracle
Next
From: Merlin Moncure
Date:
Subject: Re: Postgres insert performance and storage requirement compared to Oracle