PostgreSQL Studio

Поиск
Список
Период
Сортировка
От Gerald Cheves
Тема PostgreSQL Studio
Дата
Msg-id 52A96436.2040103@verizon.net
обсуждение исходный текст
Список pgsql-novice
Greetings Colleagues,

Does anyone have any experience with the PGStudio client? I have it connected and running but cannot download the query results from the remote server.

When I use they COPY command

COPY products

TO
STDOUT
DELIMITER
',';


I get an error message that the driver (which is JDBC, I assume) does not support COPY operations. The interface also does not accept psql commands \copy or \i which would allow me download the file on my laptop and submit a script in a file on my laptop.

Any suggestions?

Thanks, Gerald
-- 
siamo arrivati sani e salvi

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

Предыдущее
От: amul sul
Дата:
Сообщение: Re: How to allocate space to structure instance
Следующее
От: "Birchall, Austen"
Дата:
Сообщение: Does pg_rman restore datafiles