Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ecdfE-0007aI-12 for pgsql-general@arkaria.postgresql.org; Fri, 19 Jan 2018 20:53:28 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ecdfD-0007Et-Cy for pgsql-general@arkaria.postgresql.org; Fri, 19 Jan 2018 20:53:27 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1ecdfC-0007Ej-UV for pgsql-general@lists.postgresql.org; Fri, 19 Jan 2018 20:53:27 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1ecdf8-000482-SB for pgsql-general@postgresql.org; Fri, 19 Jan 2018 20:53:26 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 6534E209DA; Fri, 19 Jan 2018 15:53:20 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute6.internal (MEProxy); Fri, 19 Jan 2018 15:53:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aklaver.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=7wsg+TrHJqHhu68nui/vzYxcFO9vZ 8ya852kC5E3+ws=; b=kLRumWjHY6X9rhYDr18c6QMmlLdrfrpvhpXO6SEdE4DTE FrCUXTC34EIzjQ/vX+8iTfKfkP+FplI5QzeCwD28YKaDIUiaxh17B5Fw79orafZw pnpYNbTUsDwHr6LZKA6fGN40MI1+lLFDklxHCYHhs4TQDIbaDBoGVkEF7w9S8uLX wM3ImdzXz08QIGjbDdXU9P1L1JHnDNR7jGqEms/IBLkZp2/3caOOKBF/ug3Vm6c/ lFJBZo1JAHgYT1k4ckW4teu15U6mZtyprXy7mOFTo/1ilE/adyTnUEeLNyf4kU4o /2uo/KFMehAbY2o15qa0GnOrbfKIK8VDNFjsn8oeA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=7wsg+T rHJqHhu68nui/vzYxcFO9vZ8ya852kC5E3+ws=; b=Gdd+Ct2iGpDJwYL/HjKorR rYqxlJZKQcfQyVDWcyv/SxDYThNiElIUb2YwNVQ0eucih/jb10otV4szYUpYHiJP dlvNj4JCZfIJqi/yWm9K2D9dzIBg79kx8qNa9jkqv2PGKHTenhbXYD12Eq+eszFc 7Mk20VuenuEbnvauReU28R4Gg8gG+USrbNoHcMAQblo+uC2mzRKUdTDj0+MIzvYh Y927+r7aMwmo9RRXssP20xVQQQ4+FfMXG2KkUld7j/yYTSo6yaseXE2Z/u22+4vy JoRTRxk2MS8jBr2nGe+geqc3y18/rGn4asDYJchE3qP+CMSV4G8BTUQFTbgH609A == X-ME-Sender: Received: from ranger.suse (unknown [67.40.177.89]) by mail.messagingengine.com (Postfix) with ESMTPA id D27BE240F8; Fri, 19 Jan 2018 15:53:19 -0500 (EST) Subject: Re: pgaudit? To: =?UTF-8?Q?Bj=c3=b8rn_T_Johansen?= , pgsql-general@postgresql.org References: <20180119123303.675c517e@pennywise-btj.brreg.no> From: Adrian Klaver Message-ID: <264f2859-c8b8-17b8-2a41-6cba332f1100@aklaver.com> Date: Fri, 19 Jan 2018 12:53:19 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180119123303.675c517e@pennywise-btj.brreg.no> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 01/19/2018 03:33 AM, Bjørn T Johansen wrote: > I found this, for RHEL 7: > > https://yum.postgresql.org/9.6/redhat/rhel-7-x86_64/repoview/pgaudit_96.html > > But I can not find the same package for PostgreSQL 10, is this an oversight or intensional or am I just blind? Well pgAudit supports 10: https://github.com/pgaudit/pgaudit "pgAudit versions relate to PostgreSQL major versions as follows: pgAudit v1.2.X is intended to support PostgreSQL 10. " I cannot find it either, so I have to believe this is an oversight. You might want to contact the Yum team directly: https://yum.postgresql.org/contact.php > > > Regards, > > BTJ > -- Adrian Klaver adrian.klaver@aklaver.com