Partitioning in postgres - basic question

Поиск
Список
Период
Сортировка
От Tore Lukashaugen
Тема Partitioning in postgres - basic question
Дата
Msg-id fe3980$hd9$1@news.hub.org
обсуждение исходный текст
Ответы Re: Partitioning in postgres - basic question
Список pgsql-performance
Hi,

I am new to postgres having worked with Oracle in the past. I am interested
in understanding Postgres's table partition functionality better.
Specifically, I have a third party application running against my postgres
database, but the database is becoming rather large to maintain. I am
thinking about partitioning the biggest table.

Would I be able to set-up partitioning on this table with it being seemless
to the third party app (assuming that it performs pretty standard DML
statements against the table in question)?

Thanks
Tore



В списке pgsql-performance по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Tuning Help - What did I do wrong?
Следующее
От: Ben
Дата:
Сообщение: quickly getting the top N rows