The following bug has been logged online:
Bug reference: 2163
Logged by: ben
Email address: ben@flyingwalrus.net
PostgreSQL version: na
Operating system: all
Description: feature req: create schema with tablespace foo
Details:
request for support of default tablespace in schema definition, ie
CREATE
SCHEMA foo
TABLESPACE bar;