Re: insertion of bytea - Mailing list pgsql-performance

From Chris Mair
Subject Re: insertion of bytea
Date
Msg-id 19128.82.58.59.118.1130276162.squirrel@www.endian.it
Whole thread Raw
In response to Re: insertion of bytea  (Michael Stone <mstone+postgres@mathom.us>)
List pgsql-performance
>>Is there a better, faster way to do these inserts?
>
> COPY is generally the fastest way to do bulk inserts (see
> PQputCopyData).

Thanks :)
I'll give that I try and report the results here later.

Bye, Chris.




pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Why different execution times for different
Next
From: "Chris Mair"
Date:
Subject: Re: insertion of bytea