Answer Posted / madhub
Multi version concurrency control is used to manage concurrency. This feature is very useful because changes made in the database will not be visible to other users until the transaction is completed. This removes the need for read locks. ACID principles are given a further boost by this feature and can be implemented in general.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you remove a foreign key constraint?
How many rows can postgres handle?
What are foreign key constraints?
Is a primary key indexed?
Is mysql a postgresql?
What is dummy table?
How do I completely uninstall postgresql?
What is tableplus?
What is pgadmin 4 written in?
What is a postgres tuple?
What port does postgres use?
Is postgresql is nosql?
What is foreign key violation?
What is postmaster in postgresql?
Why is it called postgresql?