> No, clearly not, because really.. Because the commands you've > suggested don't work, do they? > STATEMENT: CREATE FOREIGN DATA WRAPPER file_fdw HANDLER file_fdw_handler; > ERROR: foreign-data wrapper "file_fdw" already exists > > > because CREATE EXTENSION creates that one for you...
Ah, I think I combined code from non-create extension version with the create extension version. Need to fix that, with both examples. -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs