Can I COPY a VIEW to a File

Поиск
Список
Период
Сортировка
От Kumar S
Тема Can I COPY a VIEW to a File
Дата
Msg-id 20040924161109.29737.qmail@web51409.mail.yahoo.com
обсуждение исходный текст
Ответы Re: Can I COPY a VIEW to a File  (Oliver Fromme <olli@lurza.secnetix.de>)
Список pgsql-novice
Hi Group,
 I want to copy a view to a output file.

=> copy test_uniqueprobeset to
'/temp/test_uniqueprobeset_focus';
ERROR:  cannot copy from view
"test_uniqueprobeset_focus"


Is there are wat to capture content of the view.

Please help.

thanks
Kumar

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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

Предыдущее
От: Rory Campbell-Lange
Дата:
Сообщение: Re: Multi Database queries
Следующее
От: Oliver Fromme
Дата:
Сообщение: Re: Can I COPY a VIEW to a File