|
|
|
|
|
by charisma123
4066 days ago
|
|
One of the major attractions of MS SQL Server 2014 is memory optimized tables (Hekaton engine) which removes locks completely from the database through snapshot versioning of rows. Does postgresql has anything similar to that? |
|