Re: [BUGS] BUG #14714: long running sessions from remote instanceseems to hang some times - Mailing list pgsql-bugs

From Andres Freund
Subject Re: [BUGS] BUG #14714: long running sessions from remote instanceseems to hang some times
Date
Msg-id 20170626154026.mg5tftlnzh2bh7az@alap3.anarazel.de
Whole thread Raw
In response to Re: [BUGS] BUG #14714: long running sessions from remote instanceseems to hang some times  (Josef Machytka <josef.machytka@gmail.com>)
Responses Re: [BUGS] BUG #14714: long running sessions from remote instanceseems to hang some times  (Josef Machytka <josef.machytka@gmail.com>)
List pgsql-bugs
Hi,

(please don't top-quote on this list)

On 2017-06-26 12:27:04 +0200, Josef Machytka wrote:
> Debian 8:
> Linux <hostname> 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u1 (2017-06-18)
> x86_64 GNU/Linux

You should chekc the following parameters:
cat /proc/sys/vm/zone_reclaim_mode
cat /sys/kernel/mm/transparent_hugepage/enabled
and disable them:
echo 0 > /proc/sys/vm/zone_reclaim_mode
echo never >  /sys/kernel/mm/transparent_hugepage/enabled

- Andres

Greetings,

Andres Freund


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: paolo.guagliardo@ed.ac.uk
Date:
Subject: [BUGS] BUG #14717: NULL=NULL is true for composite types
Next
From: "Caio Parolin"
Date:
Subject: RES: [BUGS] Problems installation