public inbox for [email protected]  
help / color / mirror / Atom feed
Query on Patch and Upgrade History in PostgreSQL
2+ messages / 2 participants
[nested] [flat]

* Query on Patch and Upgrade History in PostgreSQL
@ 2025-09-24 08:17  loganathan P <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: loganathan P @ 2025-09-24 08:17 UTC (permalink / raw)
  To: [email protected]

Dear All,

How do I find the date and time of applied minor patches and upgrades in a
PostgreSQL database level?

Thanks.

Regards,
Loganathan P


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Query on Patch and Upgrade History in PostgreSQL
@ 2025-09-24 10:37  Laurenz Albe <[email protected]>
  parent: loganathan P <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Laurenz Albe @ 2025-09-24 10:37 UTC (permalink / raw)
  To: loganathan P <[email protected]>; [email protected]

On Wed, 2025-09-24 at 13:47 +0530, loganathan P wrote:
> How do I find the date and time of applied minor patches and upgrades in a PostgreSQL database level?

This information is not stored inside the database.
A minor upgrade just means replacing the files and restarting the server.

If you are using a package manager, perhaps you can find the information there.

Yours,
Laurenz Albe






^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2025-09-24 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-09-24 08:17 Query on Patch and Upgrade History in PostgreSQL loganathan P <[email protected]>
2025-09-24 10:37 ` Laurenz Albe <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox