Re: Vacuum not cleaning up rows.

From: Rui DeSousa <rui(at)crazybean(dot)net>
To: Keith <keith(at)keithf4(dot)com>
Cc: "S(dot) Bob" <sbob(at)quadratum-braccas(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Vacuum not cleaning up rows.
Date: 2019-06-20 18:37:46
Message-ID: 02C3BE5C-ED36-4B36-85C3-90C774FA528B@crazybean.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin


In addition to what others have already stated to check; also check for replication slots.

select * from pg_replication_slots;

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message SBob 2019-06-21 13:51:09 Re: Vacuum not cleaning up rows.
Previous Message Keith 2019-06-20 18:29:03 Re: Vacuum not cleaning up rows.