I activated pgaudit on my Cloud SQL instance by adding the two flags enable and pgaudit.log, and I immediately saw audit logs in Cloud Logging without having to create the extension. When I connect to the database and look at the installed extensions, I can't find it, but I can find it in the preloaded libraries. How is that possible?
Related questions
Related questions