Re: Stalled post to pgsql-bugs - Mailing list pgsql-bugs

From Sushant Sinha
Subject Re: Stalled post to pgsql-bugs
Date
Msg-id CAK=sinUB9_KDFeNcbHvAnP9QEQBN+zfkmwXHZFPrpKWhN2uDxQ@mail.gmail.com
Whole thread Raw
In response to Stalled post to pgsql-bugs  (Saneera Gunasekara <saneera@apturion.com>)
Responses Re: Stalled post to pgsql-bugs
List pgsql-bugs
Ok. There is a problem with the patches that went in between Postgres
9.4.3->9.4.4

I downgraded to Postgres 9.4.3 and everythig is normal. "Actual disk
writes" in iostat is pretty much as "Total disk writes" (between 50-100
Kbps and not in Mbps). "vmstat 1" also shows no excessive disk writes.

I am using postgres 9.4.3 on Gentoo linux along with uwsgi, python 2.7 and
nginx.

-Sushant.

On Thu, Jul 23, 2015 at 10:27 AM, <pgsql-bugs-owner@postgresql.org> wrote:

> Your message to pgsql-bugs has been delayed, and requires the approval
> of the moderators, for the following reason(s):
>
> The author (sushant@indiankanoon.com)
>   is not a member of any of the restrict_post groups.
>
> If you do not wish the message to be posted, or have other concerns,
> please send a message to the list owners at the following address:
>   pgsql-bugs-owner@postgresql.org
>
>
> ---------- Forwarded message ----------
> From: sushant@indiankanoon.com
> To: pgsql-bugs@postgresql.org
> Cc:
> Date: Thu, 23 Jul 2015 04:56:17 +0000
> Subject: BUG #13515: Much higher disk writes after postgres upgrade
> 9.4.3->9.4.4
> The following bug has been logged on the website:
>
> Bug reference:      13515
> Logged by:          Sushant Sinha
> Email address:      sushant@indiankanoon.com
> PostgreSQL version: 9.4.4
> Operating system:   Linux
> Description:
>
> After upgrade from postgres 9.4.3 to 9.4.4 I am seeing constant disk writes
> of 4-8MB/s in the background in production. I verified it using iotop and
> vmstat. iotop shows "Total Disk Write" to be minuscule (like 10-100Kbps).
> It
> is affecting runtime performance. I never noticed this issue with postgres
> 9.4.3.
>
> I increased the shared buffers from 128MB to 1GB and still didn't see any
> benefit.
>
> The website (http://indiankanoon.org) mostly uses text search with gin
> index
> and some logging of click through data. The main database is replicated
> using "streaming asynchronous replication".
>
> I am going to downgrade it to 9.4.3 to see if the upgrade was the real
> problem. But just wanted to check if anyone else noticed it.
>
>
>

pgsql-bugs by date:

Previous
From: sushant@indiankanoon.com
Date:
Subject: BUG #13515: Much higher disk writes after postgres upgrade 9.4.3->9.4.4
Next
From: Kevin Grittner
Date:
Subject: Re: Stalled post to pgsql-bugs