table size

Поиск
Список
Период
Сортировка
От David McLoughlin
Тема table size
Дата
Msg-id 3F7013FD.2050209@sherkin.com
обсуждение исходный текст
Ответы Re: table size  (Jason Godden <jasongodden@optushome.com.au>)
Re: table size  ("Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>)
Re: table size  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
I have a table in my database which can grow very quickly. Is
there some way to partition the table so that when it reaches a certain size the
information in it is copied to a temporary table and the
original table is free again.

Or is this possible at all. If not is there any sort of perfomance
update I can add to speed up the queries on such a large table.

thanks

D



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

Предыдущее
От: Dennis Bjorklund
Дата:
Сообщение: Re: Foreign key constraint accepted even when not same
Следующее
От: Jason Godden
Дата:
Сообщение: Re: table size