Search Postgresql Archives

Re: Conflict with recovery on PG version 11.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2020-06-20 at 06:51 +0300, Toomas Kristin wrote:
> Thank you for help. hot_standby_feedback did what I expected (no lag on replication
> and no session termination) and case is closed. Only it is foggy for me how it can
> be when no logs about vacuuming from that time window when session is active on standby host.

Perhaps heap only tuple chain pruning.

Have you got "n_tup_hot_upd" > 0 somewhere in "pg_stat_user_tables"?
Then any reader can "micro-vacuum" blocks with such tuples.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com






[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux