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
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for PostgreSQL
  • Getting started
    • All guides
      • Managing extensions
      • pg_cron
      • pg_repack
      • pgaudit
      • pgcrypto
      • postgresql_anonymizer
      • Hunspell dictionaries for full-text search
  • Access management
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  1. Step-by-step guides
  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
© 2025 Direct Cursus Technology L.L.C.