Re: Inserts optimization? - Mailing list pgsql-performance

From Francisco Reyes
Subject Re: Inserts optimization?
Date
Msg-id cone.1144953939.190214.95544.5001@35st-server.simplicato.com
Whole thread Raw
In response to Inserts optimization?  (Francisco Reyes <lists@stringsutils.com>)
Responses Re: Inserts optimization?
List 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.

pgsql-performance by date:

Previous
From: Jim Nasby
Date:
Subject: Re: pgmemcache
Next
From: "Jim Nasby"
Date:
Subject: Re: Blocks read for index scans