Re: Simple (hopefully) throughput question? - Mailing list pgsql-performance

From Nick Matheson
Subject Re: Simple (hopefully) throughput question?
Date
Msg-id 4CD2C3BD.3030609@noaa.gov
Whole thread Raw
In response to Re: Simple (hopefully) throughput question?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Simple (hopefully) throughput question?  (Vitalii Tymchyshyn <tivv00@gmail.com>)
List pgsql-performance
Heikki-
>
> Try COPY, ie. "COPY bulk_performance.counts TO STDOUT BINARY".
>
Thanks for the suggestion. A preliminary test shows an improvement
closer to our expected 35 MB/s.

Are you familiar with any Java libraries for decoding the COPY format?
The spec is clear and we could clearly write our own, but figured I
would ask. ;)

Nick

pgsql-performance by date:

Previous
From: "Pierre C"
Date:
Subject: Re: Simple (hopefully) throughput question?
Next
From: Nick Matheson
Date:
Subject: Re: Simple (hopefully) throughput question?