How to Install and Uninstall postgresql15-pgaudit Package on openSUSE Leap
Last updated: February 03,2025
1. Install "postgresql15-pgaudit" package
Here is a brief guide to show you how to install postgresql15-pgaudit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql15-pgaudit
Copied
2. Uninstall "postgresql15-pgaudit" package
Please follow the step by step instructions below to uninstall postgresql15-pgaudit on openSUSE Leap:
$
sudo zypper remove
postgresql15-pgaudit
Copied
3. Information about the postgresql15-pgaudit package on openSUSE Leap
Information for package postgresql15-pgaudit:
---------------------------------------------
Repository : Update repository of openSUSE Backports
Name : postgresql15-pgaudit
Version : 1.7.0-bp155.5.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 84.6 KiB
Installed : No
Status : not installed
Source package : postgresql15-pgaudit-1.7.0-bp155.5.3.1.src
Upstream URL : https://github.com/pgaudit/pgaudit
Summary : An auditing module for PostgreSQL
Description :
This is the initial version of an auditing module for Postgres.
It collects audit events from various sources and logs them in CSV format
including a timestamp, user information, details of objects affected (if any),
and the fully-qualified command text (whenever available).
All DDL, DML (including SELECT), and utility commands are supported. These
are categorised as described below, and audit logging for each group of
commands may be enabled or disabled by the superuser. Once enabled, however,
audit logging may not be disabled by a user.
---------------------------------------------
Repository : Update repository of openSUSE Backports
Name : postgresql15-pgaudit
Version : 1.7.0-bp155.5.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 84.6 KiB
Installed : No
Status : not installed
Source package : postgresql15-pgaudit-1.7.0-bp155.5.3.1.src
Upstream URL : https://github.com/pgaudit/pgaudit
Summary : An auditing module for PostgreSQL
Description :
This is the initial version of an auditing module for Postgres.
It collects audit events from various sources and logs them in CSV format
including a timestamp, user information, details of objects affected (if any),
and the fully-qualified command text (whenever available).
All DDL, DML (including SELECT), and utility commands are supported. These
are categorised as described below, and audit logging for each group of
commands may be enabled or disabled by the superuser. Once enabled, however,
audit logging may not be disabled by a user.