Re: your mail

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Yuri Niyazov <yuri(at)academia(dot)edu>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: your mail
Date: 2019-01-04 01:15:49
Message-ID: 201901040115.2m6fmgg2yfav@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On 2019-Jan-03, Yuri Niyazov wrote:

> We are running Postgresql 9.3.8. We had something fairly surprising happen
> here the other day: we started reaching the vacuum limit, with our logs
> filling up with “WARNING: database "mydb" must be vacuumed within
> 177009986 transactions” messages, hundreds of them per second, and we came
> dangerously close to experiencing a DB shutdown. *However*, there were only
> three things running that were writing to the database - a db-wide VACUUM
> that we manually started, a per-table autovacuum that postgres itself
> started, and a "write 1 row every 1-minute" cron job into a separate table
> that we use to track replication delay.

I suggest to consider an urgent upgrade to at least 9.3.11, but really
all the way to the end of 9.3, and quickly afterwards plan an upgrade to
the latest 9.4 in a short timeframe. 9.3.8 contains known bugs, which
the first upgrade gets you out of; but 9.3 as a whole is out of support
since a couple of months, so you'll be playing with fire until you're in
9.4. Do not postpone to upgrade to 9.3.latest while planning the upgrade
to 9.4, though.

I wonder if you fell prey to this weird behavior:
https://postgr.es/m/CAMkU=1yE4YyCC00W_GcNoOZ4X2qxF7x5DUAR_kMt-Ta=YPyFPQ@mail.gmail.com

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

  • at 2019-01-04 00:39:51 from Yuri Niyazov

Browse pgsql-admin by date

  From Date Subject
Next Message rajan 2019-01-04 12:36:20 Re: Is there any way that one of the Postgres Background/Utility process may go down?
Previous Message Yuri Niyazov 2019-01-04 00:39:51