Re: How to explicitly state unlock in sql? - Mailing list pgsql-sql

From Tom Lane
Subject Re: How to explicitly state unlock in sql?
Date
Msg-id 677229.1647464794@sss.pgh.pa.us
Whole thread Raw
In response to How to explicitly state unlock in sql?  (Shaozhong SHI <shishaozhong@gmail.com>)
List pgsql-sql
Shaozhong SHI <shishaozhong@gmail.com> writes:
> Locked tables stop progress.
> How to explicitly preventing locking?

You are really wasting everybody's time, including yours,
with these detail-free questions.  The short answer to the
question as stated is "you can't".  There is probably some
more-useful answer that could be given, but we'd need to
understand a lot more about what your actual problem is.

There is some advice about how to ask useful questions at

https://wiki.postgresql.org/wiki/Guide_to_reporting_problems

            regards, tom lane



pgsql-sql by date:

Previous
From: Rob Sargent
Date:
Subject: Re: How to explicitly state unlock in sql?
Next
From: Kevin Tu
Date:
Subject: PostgreSQL trigger on user logon