table size - Mailing list pgsql-general

From David McLoughlin
Subject table size
Date
Msg-id 3F7013FD.2050209@sherkin.com
Whole thread Raw
Responses Re: table size
Re: table size
Re: table size
List 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 by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Re: Foreign key constraint accepted even when not same
Next
From: Jason Godden
Date:
Subject: Re: table size