PostgreSQL Account and Object Timestamp Logging

From: 張宸瑋 <kenny020307(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: PostgreSQL Account and Object Timestamp Logging
Date: 2025-09-19 02:55:58
Message-ID: CAFsaSDg38kUpSurRhzFJa58yYdcc8PXxMi6TXoW3_iJyvdgDWw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello everyone,

I would like to ask if there are any built-in features or extensions in
open-source PostgreSQL—aside from the AUDIT mechanisms—that allow us to
query or log the creation time of user accounts and database objects.

The reason for this inquiry is that while audit logs do capture these
events, they may eventually be rotated out or removed due to housekeeping
policies. Having a dedicated table or view to permanently record the
creation or modification time of accounts and objects would be very helpful
for audit and security compliance purposes.

Thank you in advance for your insights!

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2025-09-19 03:07:19 Re: PostgreSQL Account and Object Timestamp Logging
Previous Message R Wahyudi 2025-09-18 23:45:22 Re: pg_restore scan