Re: code question: storing INTO relation - Mailing list pgsql-hackers

From Greg Stark
Subject Re: code question: storing INTO relation
Date
Msg-id 87lldywqvo.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: code question: storing INTO relation  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Greg Stark <gsstark@mit.edu> writes:
> > This is one of the reasons CREATE TABLE AS and SELECT ... INTO ... are _not_
> > necessarily the same.
> 
> Sure they are.  Are you confusing this with INSERT ... SELECT ?

Uhm. oops.

-- 
greg



pgsql-hackers by date:

Previous
From: "Michael Paesold"
Date:
Subject: Re: code question: storing INTO relation
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: Nice vacuums