Re: Regarding experiencing - Mailing list pgsql-docs

From Álvaro Herrera
Subject Re: Regarding experiencing
Date
Msg-id 202502110831.dgzemrqpnp4y@alvherre.pgsql
Whole thread Raw
In response to Regarding experiencing  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
Hello

On 2025-Feb-11, PG Doc comments form wrote:

> ISSUE : According to the above paragraph , locks should either be shared or
> exclusive. But when I tried assigning a shared lock and exclusive lock
> without unlock of the shared lock , it doesn't show a conflict. I think this
> may contradict what is said in above paragraph of documentation. Can you
> enlighten me more on this , regarding the understanding if my assumption is
> wrong.

Your understanding is correct -- there should be a conflict.  The lack
of one suggests that you're using the lock interfaces incorrectly.
Please show the exact commands you're running.  Maybe there's something
about the documentation text that needs to be made clearer.

> I could have attached snaps of the same but I don't find an
> attachment option.

True.  You can reply to this email with attachments.  However, I would
instead suggest to copy and paste text from terminal window(s), rather
than screenshots.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



pgsql-docs by date:

Previous
From: PG Doc comments form
Date:
Subject: Regarding experiencing
Next
From: Álvaro Herrera
Date:
Subject: Re: Regarding experiencing