Re: Query prepared plan

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: emilu(at)encs(dot)concordia(dot)ca
Cc: PostgreSQL SQL List <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Query prepared plan
Date: 2008-07-25 17:20:43
Message-ID: 27858.1217006443@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Emi Lu <emilu(at)encs(dot)concordia(dot)ca> writes:
> Somebody know about how to find prepared query plan through command line?

PREPARE fooplan(...)
EXPLAIN EXECUTE fooplan(...)

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Milan Oparnica 2008-07-25 17:49:44 Re: PERSISTANT PREPARE (another point of view)
Previous Message Igor Neyman 2008-07-25 15:25:53 Re: A table with two names or table alias