Temp table visibility

Поиск
Список
Период
Сортировка
От JJ
Тема Temp table visibility
Дата
Msg-id wn9ale9ntullbjqr4gl48a5f.1312545073650@email.android.com
обсуждение исходный текст
Ответы Re: Temp table visibility
Список pgsql-general
Hello all,

I was recently looking at the way "create temp table as" works and the manual specifies that temp tables given the same
nameas an existing table will be used instead of the permanent table.  It also states that the permanent table can be
accessedvia its schema-qualified name.  I may have answered my own question but is there any way to emulate this table
visibilityfunctionality when referencing tables by their schema-qualified name?  

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

Предыдущее
От: Condor
Дата:
Сообщение: Re: Postgresql problem with update double precision
Следующее
От: Ioana Danes
Дата:
Сообщение: Re: hstore installed in a separate schema