Disk Groups/Storage Management for a Large Database in PostgreSQL

Amit Sharma <amitpgsql@gmail.com>

From: Amit Sharma <amitpgsql@gmail.com>
To: pgsql-general@lists.postgresql.org
Date: 2024-01-22T17:43:58Z
Lists: pgsql-general
Hi,

We are building new VMs for PostgreSQL v15 on RHEL 8.x For a large database
of 15TB-20TB.

I would like to know from the experts that is it a good idea to create LVMs
to manage storage for the database?

Or are there any other better options/tools for disk groups in PostgreSQL,
similar to ASM in Oracle?

Thanks
Amit