Re: Simple (hopefully) throughput question?

Поиск
Список
Период
Сортировка
От Nick Matheson
Тема Re: Simple (hopefully) throughput question?
Дата
Msg-id 4CD2C3BD.3030609@noaa.gov
обсуждение исходный текст
Ответ на Re: Simple (hopefully) throughput question?  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Simple (hopefully) throughput question?  (Vitalii Tymchyshyn <tivv00@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "Pierre C"
Дата:
Сообщение: Re: Simple (hopefully) throughput question?
Следующее
От: Nick Matheson
Дата:
Сообщение: Re: Simple (hopefully) throughput question?