Re: COPY view

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: COPY view
Дата
Msg-id 200606142055.k5EKtWA18914@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: COPY view  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: COPY view  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-patches
Andrew Dunstan wrote:
>
>
> Bruce Momjian wrote:
>
> >This patch implements the COPY VIEW TODO item.  Do we want to apply it
> >for 8.2?
> >
> >
> >
>
> I thought the consensus was that it would be better to do
>
>   COPY (SELECT ...) TO ...
>
> rather than requiring the intermediate creation of a view.

Right, but even when we have that, should we be able to dump a view just
like a real table?

--
  Bruce Momjian   http://candle.pha.pa.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: SQL/XML publishing function experimental patch II
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: SQL/XML publishing function experimental patch II