Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
  • Blog
  • Pricing
  • Documentation
Yandex project
© 2025 Yandex.Cloud LLC
Yandex Managed Service for PostgreSQL
  • Getting started
    • All tutorials
      • Managing extensions
      • pg_cron
      • pg_repack
      • pgaudit
      • pgcrypto
      • postgresql_anonymizer
      • Hunspell dictionaries for full-text search
  • Access management
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  1. Step-by-step tutorials
  2. PostgreSQL extensions and dictionaries
  3. pgaudit

Using pgaudit in Managed Service for PostgreSQL

Written by
Yandex Cloud
Updated at May 24, 2023

The pgaudit extension provides additional logging tools and enhances the audit features.

Installing the pgaudit extension into a PostgreSQL clusterInstalling the pgaudit extension into a PostgreSQL cluster

  1. Enable the shared library named pgaudit for your cluster.
  2. Add pgaudit to the database.
  3. For users whose actions should be logged to an audit log, specify the required Pg audit log setting values. For more information, see Changing user settings.

Audit logs will be available when viewing cluster logs.

To learn more about the pgaudit extension, see the official documentation.

Was the article helpful?

Previous
pg_repack
Next
pgcrypto
Yandex project
© 2025 Yandex.Cloud LLC