Re: How to expand existing table-space - Mailing list pgsql-admin

From Scott Ribe
Subject Re: How to expand existing table-space
Date
Msg-id A9C73030-99A7-43E7-ABF2-6CC6A01EB5C1@elevated-dev.com
Whole thread Raw
In response to Re: How to expand existing table-space  (Ravi Krishna <sravikrishna3@gmail.com>)
List pgsql-admin
On May 26, 2015, at 2:33 PM, Ravi Krishna <sravikrishna3@gmail.com> wrote:
>
> Let us say that that the sys admins have set a limit of 1TB per FS.
> This automatically implies that a single table can not grow more than
> 1TB, unless it is broken into smaller tables via inheritance and each
> child table goes to a separate table-space. I hope I am clearer now.

Yes. There’s an externally-imposed limit, and you just have to deal with it, regardless of how idiotic it might be ;-)

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
https://www.linkedin.com/in/scottribe/
(303) 722-0567 voice







pgsql-admin by date:

Previous
From: Ravi Krishna
Date:
Subject: Re: How to expand existing table-space
Next
From: "Rossi, Maria"
Date:
Subject: refreshing a database with pg_dump and psql