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
What does postgresql mean?
How do I start postgresql on linux?
Where is pgadmin installed?
What is function and stored procedure?
How many rows can postgres handle?
How do I set up pgadmin?
How to write pl sql in postgresql?
How do I change the default postgres password?
How do I start postgresql on windows?
How do you run a query in pgadmin 3?
How do I connect to postgresql server?
What is postgis extension?
What is inverted file ?
How do I stop postgresql server?
Is postgresql free to use?