Copy from stdin?????

Поиск
Список
Период
Сортировка
От Art McCready
Тема Copy from stdin?????
Дата
Msg-id 3AC4E433.2040900@linmor.com
обсуждение исходный текст
Список pgsql-jdbc
Help Needed....

I have a Java program that is trying to execute a "copy tempfile from
stdin". The following error occurs. "Unknown Response Type".

I have a thread (called Producer) that is piping back data to another
thread (called Collector) that is trying to copy the piped data to a
Postgres database called tempfile. I know that there is data there,
because I can print it. If I do a "copy tempfile from (a data file)" its
works, but not from stdin.

Any ideas.

Thanks

Art



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

Предыдущее
От: sugumar rathinam
Дата:
Сообщение: about jdbc driver connection(urgent)
Следующее
От: "B.N.V. Raman"
Дата:
Сообщение: RE: Problem connecting to JDBC 7.0-1.2 driver