Re: Postgres stucks in deadlock detection

From: Teodor Sigaev <teodor(at)sigaev(dot)ru>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Konstantin Knizhnik <k(dot)knizhnik(at)postgrespro(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Postgres stucks in deadlock detection
Date: 2018-04-04 18:55:10
Message-ID: 6fe29b9c-bd48-e72f-30c7-18d6b3d481a1@sigaev.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>>> Have you ever observed that in the field? This sounds more artificial
>>> than real to me.
>>
>> Zabbix storage with 50Gb WAL per hour on insertion.
>
> That's not a very detailed description. Isn't that a largely insertion
> only workload?

It's mostly insert load, collecting monitoring information. Also there
are some read-only transactions, ~10 per second.

We didn't invent this from mind, client came to us with support request,
now we have two different cases.

--
Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavan Deolasee 2018-04-04 18:55:27 Re: pgsql: New files for MERGE
Previous Message Peter Geoghegan 2018-04-04 18:53:56 Re: pgsql: New files for MERGE