Re: Does export operation cancel SQLs? - Mailing list pgsql-admin

From David G. Johnston
Subject Re: Does export operation cancel SQLs?
Date
Msg-id CAKFQuwYy=DpdvuXAfV1OD_Kb0hEjhGkgfHbi9LvZ5HSzeVga6g@mail.gmail.com
Whole thread Raw
In response to Re: Does export operation cancel SQLs?  (Siraj G <tosiraj.g@gmail.com>)
Responses Re: Does export operation cancel SQLs?
List pgsql-admin
On Wed, Feb 19, 2025 at 1:57 PM Siraj G <tosiraj.g@gmail.com> wrote:
But I wonder if pg_dump does acquire locks?

Everything acquires locks (basically).  It is the specific nature of the locks held and requested that matter.

David J.

pgsql-admin by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Does export operation cancel SQLs?
Next
From: Tom Lane
Date:
Subject: Re: Does export operation cancel SQLs?