Quantcast
Channel: Michael Paquier » select
Viewing all articles
Browse latest Browse all 6

CREATE TABLE AS and SELECT INTO in Postgres-XC

$
0
0
This week, a great feature has been added by commit 8a05756, completed by commit caf1554 in Postgres-XC GIT repository. commit 8a05756a702051d55a35ec3f4953f381f977b53a Author: Pavan Deolasee Date: Wed Dec 14 09:35:53 2011 +0530   Implement support for CREATE TABLE AS, SELECT INTO and INSERT INTO statements. We start by fixing the INSERT INTO support. For every result [...]

Viewing all articles
Browse latest Browse all 6

Trending Articles