Re: pg_locks in production

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Wizard Brony <wizardbrony(at)gmail(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: pg_locks in production
Date: 2024-09-20 12:33:41
Message-ID: 6a024c2fe9da23f4bc33ce92a4ef5645698c4e20.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2024-09-19 at 15:08 -0400, Wizard Brony wrote:
> If performance is not an issue, is it valid to use the pg_locks
> system view in production code? Or are there other concerns
> besides performance that would make its use inappropriate for production?

There are no concerns if you use pg_locks on a production system.

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2024-09-20 13:37:23 Re: Dependencies on the system view
Previous Message Olleg 2024-09-20 11:32:48 Dependencies on the system view