Re: How should I deal with disconnects during insert?

From: Dimitri Fontaine <dfontaine(at)hi-media(dot)com>
To: Sergey Samokhin <prikrutil(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: How should I deal with disconnects during insert?
Date: 2009-05-26 12:34:40
Message-ID: 87skisavq7.fsf@hi-media-techno.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Sergey Samokhin <prikrutil(at)gmail(dot)com> writes:
> Problem I'm talking about in this letter is related to how we deal
> with extremely big amounts of data to be inserted into DB. Recently I
> switched to using buffers.

You might appreciate this blog entry:
http://www.depesz.com/index.php/2007/07/05/how-to-insert-data-to-database-as-fast-as-possible/

Regards,
--
dim

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jasen Betts 2009-05-26 12:43:09 Re: question on serial key
Previous Message Ivan Sergio Borgonovo 2009-05-26 11:20:59 Re: Excel and postgresql functions