Re: can't see temporary tables in PGAdmin III browser

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: can't see temporary tables in PGAdmin III browser
Дата
Msg-id AANLkTinSVdrrBmnbD6qjNtLs+Gwyx=Z=tjC2P2od1jdr@mail.gmail.com
обсуждение исходный текст
Ответ на can't see temporary tables in PGAdmin III browser  (Lille Penguini <lille.penguini@gmail.com>)
Список pgadmin-support
On Fri, Feb 18, 2011 at 6:20 PM, Lille Penguini
<lille.penguini@gmail.com> wrote:
> Hi,
>
> I can create temporary tables with psql. In PGAdmin III, however, despite
> reporting a success after the SQL command, I cannot find the newly-created
> temp table anywhere in the object browser. What's up?

Nothing. Temp tables are per-session objects, so they'll only show up
in the session in which you create them.

-- 
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Lille Penguini
Дата:
Сообщение: can't see temporary tables in PGAdmin III browser
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: help running pgAdmin in debian -lenny