| From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)lists(dot)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Reg: Size difference |
| Date: | 2024-09-13 13:52:11 |
| Message-ID: | ZuRDi9MVEFoJOX1C@hermes.hilbert.loc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Am Fri, Sep 13, 2024 at 05:39:22PM +0530 schrieb Vinay Oli:
> I'm currently facing a strange issue with PostgreSQL 15.0. I have a
> primary-standby setup that is in sync, with a replication slot in place.
> There are 18 databases, and one of the databases on the primary side is 104
> GB, while the same database on the standby side is 216 GB. Both are in sync
> with zero delay.
First thing that comes to my mind is different effect of
autovacuum between both clusters.
Best,
Karsten
--
GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B
| From | Date | Subject | |
|---|---|---|---|
| Next Message | François SIMON | 2024-09-13 14:15:59 | Re: post-bootstrap init : permission denied pg_description |
| Previous Message | Rich Shepard | 2024-09-13 12:42:10 | Re: DDL issue |