Re: Possible Bug regarding temp tables (sql or psql?)

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: Possible Bug regarding temp tables (sql or psql?)
Дата
Msg-id GNELIHDDFBOCMGBFGEFOOEPICCAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: Possible Bug regarding temp tables (sql or psql?)  (Mark Frazer <mark@somanetworks.com>)
Ответы Re: Possible Bug regarding temp tables (sql or psql?)
Список pgsql-sql
IIRC they are only visible in the connection that created them?  Am I right?
Either way, I don't think \d will show them - there might be another
command...

Chris

> Any idea why the table can't be seen with \d in psql then?
>
> Christopher Kings-Lynne <chriskl@familyhealth.com.au> [02/07/04 00:21]:
> >
> > No - they go away at the end of a _connection_.  However, there is now a
> > patch floating around on -hackers that would add an ' ON COMMIT DROP;'
> > option to CREATE TEMP TABLE.





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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Boolean to int
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Possible Bug regarding temp tables (sql or psql?)