On Mon, May 16, 2011 at 3:59 AM, Magnus Hagander <[email protected]> wrote: > Is there any particular reason why we can't/don't auto-create schema > bar when you run "CREATE EXTENSION foo SCHEMA bar"?
OK, I'll ask the obvious question. Should we also auto-create the schema when a user says CREATE TABLE bar.foo()? If not, how is this different? (You knew that was coming.) -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
