ECPG and COPY FROM STDIN

Поиск
Список
Период
Сортировка
От Niels Laakmann
Тема ECPG and COPY FROM STDIN
Дата
Msg-id 20061120111317.9889D77A3B@mail.toxisch.net
обсуждение исходный текст
Ответы Re: ECPG and COPY FROM STDIN
Список pgsql-interfaces
Hey List!
I have to do a Benchmark-Test in C (ECPG) with and without network.
After reading the Performance and COPY Documentation (not correctly), I
wanted to Copy a File over the Network by using "COPY FROM 'filename'".
After some curious Problems I knew why.
Now I read some about "COPY FROM STDIN. But I didn't find an Example.
Can someone please give me an Example for that ? 

Or:

Is there another command to insert many tuples from a Client to a
Server in an adequate time ?



Niels


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

Предыдущее
От: Sandeep Khandelwal
Дата:
Сообщение: Re: How to get table definition of a PostgreSQL table
Следующее
От: Sean Davis
Дата:
Сообщение: Re: ECPG and COPY FROM STDIN