Tablespace size in TB

From: masheed ullah <masheedullah(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Tablespace size in TB
Date: 2026-05-03 09:35:51
Message-ID: CAHr8x_uxG6vjYaXGx_hCSKe5PQQ3FiZ8UUd822=YgkRwxQB8Nw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Postgres = Version 13

OS=Linux Redhat version 8

Our team is using a single tablespace for the whole database. Its size is
more than 13TB. I am from an Oracle background and want to suggest that
they split the data in multiple tablespaces. It will not only improve the
performance & reduce the backup time.

But I did not find any Postgres best practice or blog, to show as a
reference.

--
Best Regards,
*Masheed Ullah*

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thiemo Kellner 2026-05-03 10:23:41 Tablespace size in TB
Previous Message Merlin Moncure 2026-05-01 20:27:30 Re: Describing the natural architecture for an internet-facing Postgres based app: feedback sought