Re: DB size value different than "/data" dir size

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: DB size value different than "/data" dir size
Date: 2025-08-08 23:30:44
Message-ID: CANzqJaDkYSSKgLbdP4i+4ASgz9LqdM74Ah0BBMz9xeN5PkDqZA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, Aug 8, 2025 at 7:17 PM Ghiurea, Isabella <
Isabella(dot)Ghiurea(at)nrc-cnrc(dot)gc(dot)ca> wrote:

> Hi List,
>
> I am running PGSQL version 12.3
>

Ignoring the fact that PG 12 is nine months EOL, 12.3 is missing a _lot_ of
bug fixes. You should be on 12.22.

> cfg master-slave with streaming replication and I am facing a issue
> in the present active Pg db.
>
> The database size reported from the following : pg_size_pretty() or
> pg_database_size() or sum all of db objects is grater than the sum size
> of all directories/files reported under
> /var/lib/pgsql/data1/tbl_space_name/PG_12,,,xxx/ . ( db data tablespace)
>
>
> [ Mention in standby PG db the size matches the /data sum file size and
> also matches with the size reported in Pg active for pg_size_pretty() or
> pg_database_size ]
>
>
> What can be the issue?
>

What's in $PGDATA?

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2025-08-10 19:27:31 Re: DB size value different than "/data" dir size
Previous Message Ghiurea, Isabella 2025-08-08 23:17:19 DB size value different than "/data" dir size