Re: PostgreSQL Account and Object Timestamp Logging

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: 張宸瑋 <kenny020307(at)gmail(dot)com>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: PostgreSQL Account and Object Timestamp Logging
Date: 2025-09-19 03:07:19
Message-ID: CAKFQuwY+a0nQEqXL04DEj-KTg3Ch1Lcc8AqZb2a+ZALtVZfh6A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thursday, September 18, 2025, 張宸瑋 <kenny020307(at)gmail(dot)com> wrote:
>
>
> 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.
>
>
That information is not captured/retained by a PostgreSQL cluster. See
many previous discussions from the mailing list archives.

David J.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2025-09-19 04:06:09 Re: pg_restore scan
Previous Message 張宸瑋 2025-09-19 02:55:58 PostgreSQL Account and Object Timestamp Logging