Re: [pgadmin-support] can't see temporary tables in PGAdmin III browser

2011-02-18 Thread Dave Page
On Fri, Feb 18, 2011 at 6:20 PM, Lille Penguini 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

[pgadmin-support] can't see temporary tables in PGAdmin III browser

2011-02-18 Thread Lille Penguini
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? Thanks, Lille