Re: Query prepared plan - Mailing list pgsql-sql

From Emi Lu
Subject Re: Query prepared plan
Date
Msg-id 488F1D78.3040908@encs.concordia.ca
Whole thread Raw
In response to Re: Query prepared plan  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-sql
>> Similar to \dt to show all tables, within one session, may I know the  
>> command to list all prepared query plan please?
> 
> select * from pg_prepared_statements;

Thank you! I think this is the command.

Too bad that I could not use it under 8.0x.
select * from pg_prepared_statements;
ERROR:  relation "pg_prepared_statements" does not exist
fis=> select version();                                 version
------------------------------------------------------------------------- PostgreSQL 8.0.15 on i686-pc-linux-gnu,
compiledby GCC gcc (GCC) 3.3.2
 




pgsql-sql by date:

Previous
From: Lennin Caro
Date:
Subject: Re: Encrytion in postgres field in table
Next
From: "maria s"
Date:
Subject: column names with - and (