Temporary views

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Temporary views
Дата
Msg-id 20040210231805.GA10309@svana.org
обсуждение исходный текст
Ответы Re: Temporary views  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Currently you can create temporary tables that are deleted at the end of the
session. But how about temporary views? It's just a table with a rule so I
don't imagine it would be terribly difficult. Are there any issues I havn't
thought of?

While we're at it, what about temporary functions?
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> (... have gone from d-i being barely usable even by its developers
> anywhere, to being about 20% done. Sweet. And the last 80% usually takes
> 20% of the time, too, right?) -- Anthony Towns, debian-devel-announce

Вложения

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: Join query on 1M row table slow
Следующее
От: "Ed L."
Дата:
Сообщение: Re: DB cache size strategies