Re: Inserts optimization?

From: Francisco Reyes <lists(at)stringsutils(dot)com>
To: Chris <dmagick(at)gmail(dot)com>
Cc: Pgsql performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Inserts optimization?
Date: 2006-04-13 18:45:39
Message-ID: cone.1144953939.190214.95544.5001@35st-server.simplicato.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Chris writes:

> If you can, use copy instead:
> http://www.postgresql.org/docs/8.1/interactive/sql-copy.html

I am familiar with copy.
Can't use it in this scenario.

The data is coming from a program called Bacula (Backup server).
It is not static data.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Jim Nasby 2006-04-13 18:48:22 Re: Blocks read for index scans
Previous Message Jim Nasby 2006-04-13 18:29:25 Re: pgmemcache