Re: precautions/prerequisites to take for specific table - Mailing list pgsql-general

From Ron
Subject Re: precautions/prerequisites to take for specific table
Date
Msg-id 49af972e-b140-2913-8723-01b20e1e20b6@gmail.com
Whole thread Raw
In response to precautions/prerequisites to take for specific table  (Vasu Madhineni <vasumdba1515@gmail.com>)
List pgsql-general
On 11/5/20 7:49 AM, Vasu Madhineni wrote:
Hi All,

In my organisation a newly built project application team requirement on tables like have a column (text type), with size can reach around 3 MB, and 45 million records annually. 

Are there any specific precautions/prerequisites we have to take from DBA end to handle this type of table.

Think about partitioning it by date.   Indexes will be smaller, and archiving become trivial.

--
Angular momentum makes the world go 'round.

pgsql-general by date:

Previous
From: Tony Shelver
Date:
Subject: Fwd: JSONB order?
Next
From: Christophe Pettus
Date:
Subject: Re: JSONB order?