Re: How to expand existing table-space

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: How to expand existing table-space
Дата
Msg-id A9C73030-99A7-43E7-ABF2-6CC6A01EB5C1@elevated-dev.com
обсуждение исходный текст
Ответ на Re: How to expand existing table-space  (Ravi Krishna <sravikrishna3@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Ravi Krishna
Дата:
Сообщение: Re: How to expand existing table-space
Следующее
От: "Rossi, Maria"
Дата:
Сообщение: refreshing a database with pg_dump and psql