Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jxWZA-0003UT-PE for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 20 Jul 2020 14:14:53 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1jxWZ9-0007cY-LK for pgsql-pkg-yum@arkaria.postgresql.org; Mon, 20 Jul 2020 14:14:51 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jxWZ9-0007Y2-Ef for pgsql-pkg-yum@lists.postgresql.org; Mon, 20 Jul 2020 14:14:51 +0000 Received: from smtp-o-3.desy.de ([2001:638:700:1038::1:9c]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jxWZ4-0000v0-2q for pgsql-pkg-yum@postgresql.org; Mon, 20 Jul 2020 14:14:50 +0000 Received: from smtp-buf-3.desy.de (smtp-buf-3.desy.de [IPv6:2001:638:700:1038::1:a6]) by smtp-o-3.desy.de (Postfix) with ESMTP id D18D6603D3 for ; Mon, 20 Jul 2020 16:14:41 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp-o-3.desy.de D18D6603D3 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=desy.de; s=default; t=1595254481; bh=QI8tKQm5dL1O9YhuRh+6/7+uoV4YETqjETmj+c05XWE=; h=Date:From:To:Subject:From; b=1cVyyl+IG1Sn0cT4U0HFVnZvuayehpJ2rgiuPNmQIgfa7uQZ5I1cO4HAaBAnL9L58 q9pJDlsVJqFK+mcUWQJNg2Ap/AUsrHlC5pyYc682HhYIfZN9YFgqO8459GcLsvfd0c +2PLhaslG4BiB/KFzg8eZqKmlybCgLu7rnuZaugY= Received: from smtp-m-3.desy.de (smtp-m-3.desy.de [131.169.56.131]) by smtp-buf-3.desy.de (Postfix) with ESMTP id CD76FA00C3 for ; Mon, 20 Jul 2020 16:14:41 +0200 (CEST) X-Virus-Scanned: amavisd-new at desy.de Received: from z-mbx-2.desy.de (z-mbx-2.desy.de [131.169.55.140]) by smtp-intra-3.desy.de (Postfix) with ESMTP id ACAD380067 for ; Mon, 20 Jul 2020 16:14:41 +0200 (CEST) Date: Mon, 20 Jul 2020 16:14:41 +0200 (CEST) From: "Mkrtchyan, Tigran" To: pgsql-pkg-yum@postgresql.org Message-ID: <1960861221.4554595.1595254481609.JavaMail.zimbra@desy.de> Subject: tuned profile for postgres MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Mailer: Zimbra 8.8.15_GA_3901 (ZimbraWebClient - FF78 (Linux)/8.8.15_GA_3895) Thread-Index: aqNpaYQ+7j6ZKgMFjLIsLg26J4jtXg== Thread-Topic: tuned profile for postgres List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Dear Postgres yum/rpm team, Many years we use postgres DB in production and mostly rely on packages that you provide. Thanks for that! As default OS configuration is not optimal for postgres, we have created a tuned provide, which is applied on our DB hosts. https://github.com/kofemann/pgtune/blob/master/tuned.conf Obviously, we are not the only postgres customers, that wants most of their deployments. Please consider adding tuned profile that we made into your rpm distribution. Dest regards, Tigran.