BUG #2163: feature req: create schema with tablespace foo

From: "ben" <ben(at)flyingwalrus(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #2163: feature req: create schema with tablespace foo
Date: 2006-01-10 23:36:27
Message-ID: 20060110233627.D1003F0A32@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 2163
Logged by: ben
Email address: ben(at)flyingwalrus(dot)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;

Browse pgsql-bugs by date

  From Date Subject
Next Message John Engelhart 2006-01-11 00:06:09 BUG #2164: Very minor, very low priority SQL parser 'bug' with /* */ comments
Previous Message jao 2006-01-10 23:24:59 Re: INSERT causes psql to crash