COPY to

Поиск
Список
Период
Сортировка
От Angshu Kar
Тема COPY to
Дата
Msg-id df8328740601071213ib70fd93k51f245916897f15d@mail.gmail.com
обсуждение исходный текст
Ответы Re: COPY to  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
Hi Pgsql,

I want to copy the output of a SELECT query onto a text file. I'm trying to use the COPY command for that as :

COPY (SELECT .... ) to 'outfile'

But its throwing some error. Is it possible? Else, are there any means to do it?

Thanks,
AK

--
Ignore the impossible but honor it ...
The only enviable second position is success, since failure always comes first...

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: 'Official' definition of ACID compliance?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Oracle DB Worm Code Published