Re: Install pgAudit extension

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Install pgAudit extension
Date: 2016-12-06 06:00:23
Message-ID: 8a93c79a-ae18-b936-2fdd-4317fc89af63@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/5/2016 9:44 PM, Dylan Luong wrote:
> As I have Postrgres9.5 installed and downloaded the zip file
> (pgaudit-REL9_5_STABLE.zip), I assume I only have to perform steps 7
> and 8.

if you installed postgres from the yum.postgresql.org repository, try...

yum install pgaudit_95

https://yum.postgresql.org/9.5/redhat/rhel-6-x86_64/repoview/pgaudit_95.html

--
john r pierce, recycling bits in santa cruz

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Julien Rouhaud 2016-12-06 06:53:44 Re: Migrating data from DB2 zOS to PostgreSQL
Previous Message Dylan Luong 2016-12-06 05:44:56 Install pgAudit extension