skip to main content
DataDirect Connect Drivers : PostgreSQL Driver : Isolation Levels
  
Isolation Levels
The PostgreSQL driver supports the Read Committed, Read Uncommitted, Repeatable Read, and Serializable isolation levels. The default is Read Committed.