public inbox for [email protected]
help / color / mirror / Atom feedFrom: Siraj G <[email protected]>
To: Pgsql-admin <[email protected]>
Subject: Is PgAudit extension database specific?
Date: Tue, 6 Jan 2026 22:48:44 +0530
Message-ID: <CAC5iy63sMzJ9j_WBxzjdTjp7y0F_hRuA-=Fjfyy7RFbqdqA16A@mail.gmail.com> (raw)
Hello Experts!
Here is my observation:
Connected to postgres DB and ran:
CREATE EXTENSION pgaudit;
Within postgres DB, I ran this:
SELECT * FROM pg_catalog.pg_extension WHERE extname = 'pgaudit';
It does return a row.
I changed the DB and ran the same SQL, but it does not return any thing.
The PostgreSQL instance is a GCP cloud SQL running with postgres V14.19.
Would you help me understand this, please.
Regards
Siraj
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Is PgAudit extension database specific?
In-Reply-To: <CAC5iy63sMzJ9j_WBxzjdTjp7y0F_hRuA-=Fjfyy7RFbqdqA16A@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox