Re: PGbackrest capacity related question

From: David Steele <david(at)pgmasters(dot)net>
To: chiru r <chirupg(at)gmail(dot)com>, Forums postgresql <pgsql-general(at)postgresql(dot)org>
Subject: Re: PGbackrest capacity related question
Date: 2019-07-22 22:44:20
Message-ID: 1489f7ca-a7c2-cdcb-4db9-c0d06e6b7372@pgmasters.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/22/19 5:08 PM, chiru r wrote:
> Hi  All,
>
> I am using pgbackrest on my production workloads and it is working as
> expected.
> However our DB is growing more and more .
> We have currently two disks and each one is 4 TB size. However 3.8TB
> size data got loaded into DB currently and our /pgback mount point size
> is 4TB.
> So if the DB size grows more then 4TB, how to add another file system to
> store backup under "repo-path"?.

pgBackRest does not have multi-volume support because there are a number
of ways to accomplish this using ZFS, Linux volumes, etc. You'll need
the expand the storage for the repo using one of these methods or reduce
your retention settings.

Regards,
--
-David
david(at)pgmasters(dot)net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message chiru r 2019-07-23 04:03:45 Re: PGbackrest capacity related question
Previous Message chiru r 2019-07-22 21:08:40 PGbackrest capacity related question