agora inbox for pgsql-sql@postgresql.org
help / color / mirror / Atom feedHow to explicitly state unlock in sql?
3+ messages / 3 participants
[nested] [flat]
* How to explicitly state unlock in sql?
@ 2022-03-16 20:56 Shaozhong SHI <shishaozhong@gmail.com>
2022-03-16 21:03 ` Re: How to explicitly state unlock in sql? Rob Sargent <robjsargent@gmail.com>
2022-03-16 21:06 ` Re: How to explicitly state unlock in sql? Tom Lane <tgl@sss.pgh.pa.us>
0 siblings, 2 replies; 3+ messages in thread
From: Shaozhong SHI @ 2022-03-16 20:56 UTC (permalink / raw)
To: pgsql-sql <pgsql-sql@lists.postgresql.org>
Locked tables stop progress.
How to explicitly preventing locking?
Regards,
David
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: How to explicitly state unlock in sql?
2022-03-16 20:56 How to explicitly state unlock in sql? Shaozhong SHI <shishaozhong@gmail.com>
@ 2022-03-16 21:03 ` Rob Sargent <robjsargent@gmail.com>
1 sibling, 0 replies; 3+ messages in thread
From: Rob Sargent @ 2022-03-16 21:03 UTC (permalink / raw)
To: Shaozhong SHI <shishaozhong@gmail.com>; +Cc: pgsql-sql <pgsql-sql@lists.postgresql.org>
> On Mar 16, 2022, at 2:56 PM, Shaozhong SHI <shishaozhong@gmail.com> wrote:
>
> Locked tables stop progress.
>
> How to explicitly preventing locking?
>
> Regards,
>
> David
It’s much more likely that your workflow needs to be altered/corrected. Of course you haven’t explained any of what it is you’re doing and what exactly are the symptoms.
I would be curious to know your mental model of how this email list works.
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: How to explicitly state unlock in sql?
2022-03-16 20:56 How to explicitly state unlock in sql? Shaozhong SHI <shishaozhong@gmail.com>
@ 2022-03-16 21:06 ` Tom Lane <tgl@sss.pgh.pa.us>
1 sibling, 0 replies; 3+ messages in thread
From: Tom Lane @ 2022-03-16 21:06 UTC (permalink / raw)
To: Shaozhong SHI <shishaozhong@gmail.com>; +Cc: pgsql-sql <pgsql-sql@lists.postgresql.org>
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
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2022-03-16 21:06 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2022-03-16 20:56 How to explicitly state unlock in sql? Shaozhong SHI <shishaozhong@gmail.com>
2022-03-16 21:03 ` Rob Sargent <robjsargent@gmail.com>
2022-03-16 21:06 ` Tom Lane <tgl@sss.pgh.pa.us>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox