How to view temp tables

From: pc <chavanpriya(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How to view temp tables
Date: 2008-02-21 01:30:25
Message-ID: c52808e0-9222-4bfd-b563-4df2722a829e@j28g2000hsj.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

My php code is creating temporary table named mytemp,but when I run a
selec * from mytemp I cannot see the table.How can I see the table
from postgresql command prompt?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dee 2008-02-21 04:08:35 Install problem w/8.3 on windows 2000 : application failed to initialize properly (0xc0000022)
Previous Message brian 2008-02-21 00:28:20 Re: Error in PlPython procedure