Re: More WITH

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: More WITH
Date: 2015-08-17 17:22:11
Message-ID: 55D21843.2000201@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> EXPLAIN [ANALYZE]

Would be tricky. We don't currently have any way to wrap an EXPLAIN in
any larger statement, do we? Would be very useful for automated query
analysis, though.

> SHOW

Not very useful, easy to work around (pg_settings).

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

  • More WITH at 2015-08-17 17:18:33 from David Fetter

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2015-08-17 17:30:21 Re: More WITH
Previous Message David Fetter 2015-08-17 17:18:33 More WITH