COPY BINARY

Поиск
Список
Период
Сортировка
От Ilja Golshtein
Тема COPY BINARY
Дата
Msg-id 430C692A.000001.16140@mfront7.yandex.ru
обсуждение исходный текст
Список pgsql-general
Hello!

Is there any example could help in usage
of COPY BINARY since I am a little bit discouraged by this part of PG manual

==
To determine the appropriate binary format for the actual tuple data you should consult the PostgreSQL source, in
particularthe *send and *recv functions for each column's data type (typically these functions are found in the
src/backend/utils/adt/directory of the source distribution). 
==

I use libpq.

And question number 0: how big perfomance difference between TEXT and BINARY formats ?

Thanks.

--
Best regards
Ilja Golshtein

В списке pgsql-general по дате отправления:

Предыдущее
От: Carlos Henrique Reimer
Дата:
Сообщение: Postgresql replication
Следующее
От: Jose Gonzalez Gomez
Дата:
Сообщение: Re: [OT?] ETL tools