public inbox for [email protected]
help / color / mirror / Atom feedFrom: 이현진 <[email protected]>
To: [email protected]
Subject: SQL Server's WITH (NOLOCK) equivalent in PostgreSQL?
Date: Mon, 31 Mar 2025 13:44:10 +0900
Message-ID: <CAH0WOV4JhR3OgjNg69h-ZY9o1ooWq=32aa4GrSL5a3y41nApHQ@mail.gmail.com> (raw)
Hi all,
I'm trying to understand how to replicate SQL Server's WITH (NOLOCK)
behavior in PostgreSQL.
Since PostgreSQL uses MVCC, I'm wondering what the best practice is for
non-blocking reads,
and whether there's an equivalent to dirty reads or READ UNCOMMITTED.
Would appreciate any insights or recommended approaches.
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: SQL Server's WITH (NOLOCK) equivalent in PostgreSQL?
In-Reply-To: <CAH0WOV4JhR3OgjNg69h-ZY9o1ooWq=32aa4GrSL5a3y41nApHQ@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox