What happens if I use IsolationLevel.Snapshot against a Postgres database (with the Npgsql driver)?
Looking at the documentation for IsolationLevel.Snapshot it says:<