Re: EXPLAIN CREATE TABLE AS

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: EXPLAIN CREATE TABLE AS
Date: 2008-10-23 11:56:09
Message-ID: 1224762969.27145.626.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Thu, 2008-10-23 at 14:29 +0300, Peter Eisentraut wrote:
> It turns out you cannot EXPLAIN on CREATE TABLE AS, but it seems to work
> fine if I extend the grammar as below:

Yes please.

--
Simon Riggs www.2ndQuadrant.com
PostgreSQL Training, Services and Support

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikhil Sontakke 2008-10-23 12:41:41 Re: Fwd: [PATCHES] Auto Partitioning Patch - WIP version 1
Previous Message Simon Riggs 2008-10-23 11:33:25 Re: Deriving Recovery Snapshots