From: | Raghavendra <raghavendra(dot)rao(at)enterprisedb(dot)com> |
---|---|
To: | Tony Capobianco <tcapobianco(at)prospectiv(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: null tablespace? |
Date: | 2011-12-15 21:34:36 |
Message-ID: | CA+h6AhhfH91BWZGUXWZOE+k=_FYxY+3esce3Bh-bVEnhDgX45g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Dec 16, 2011 at 2:07 AM, Tony Capobianco <tcapobianco(at)prospectiv(dot)com
> wrote:
> Awesome! We had about 200G worth of tables on our mount point that held
> all our WAL data....whoops! Thanks for the below query.
>
> One last question, can I define a default tablespace per schema? I
> haven't found anything by searching around.
>
> Thanks.
> Tony
>
>
You can do it at user-level not with schema-level directly. I mean,
assign a tablespace to user first and then assign schema to that user.
---
Regards,
Raghavendra
EnterpriseDB Corporation
Blog: http://raghavt.blogspot.com/
From | Date | Subject | |
---|---|---|---|
Next Message | amit sehas | 2011-12-16 02:21:41 | indexes and tables |
Previous Message | Tony Capobianco | 2011-12-15 20:37:47 | Re: null tablespace? |