Re: Bulk INSERT performance in 7.4.1

From: Vivek Khera <khera(at)kcilink(dot)com>
To: Greg Spiegelberg <gspiegelberg(at)cranel(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Bulk INSERT performance in 7.4.1
Date: 2004-03-03 21:39:37
Message-ID: 44D5E259-6D5B-11D8-AE36-000A9578CFCC@kcilink.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance


On Mar 3, 2004, at 4:37 PM, Greg Spiegelberg wrote:

> Would turning autocommit off help?
>

doubtful, since the bulk insert is all one transaction.

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Simon Riggs 2004-03-03 21:40:09 Re: [PERFORM] WAL Optimisation - configuration and usage
Previous Message Greg Spiegelberg 2004-03-03 21:37:48 Re: Bulk INSERT performance in 7.4.1