Re: Add storages space

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: Add storages space
Date: 2024-09-03 08:02:04
Message-ID: CANzqJaCq85xU+VqoMYkFmy5DtfpRZC1mumczN-0qxoz6tpZqoA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, Sep 3, 2024 at 3:53 AM Rajesh Kumar <rajeshkumar(dot)dba09(at)gmail(dot)com>
wrote:

> Hi All,
>
>
> Any idea about the steps to be followed to add storage space to postgres
> cluster in openshift/ k8 enviroment?
>

Postgresql only cares about the size of the mount point, not how you resize
it.

Resizing that mount point is a job for the System Administrator, and
depends on the filesystem, whether lvm, etc. If you don't know how to do
that, Unix.StackExchanche.com probably does. The OpenShift mailing list
certainly does.

--
Death to America, and butter sauce.
Iraq lobster!

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rajesh Kumar 2024-09-03 08:46:38 Re: Add storages space
Previous Message Rajesh Kumar 2024-09-03 07:53:02 Add storages space