On Wed, Feb 20, 2008 at 7:30 PM, pc <chavanpriya@gmail.com> wrote:
> 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?
Got a code sample that shows this problem? I.e. create table
statement, php script that tries to hit it. Error codes are nice too.