Answer Posted / madhub
Multi version concurrency control or MVCC is used to avoid unnecessary locking of the database. This removes the time lag for the user to log into his database. This feature or time lag occurs when some one else is on the content. All the transactions are kept as a record.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of postgresql?
How many rows can postgres handle?
What is the difference between oracle and postgresql?
What does postgresql do?
Why foreign key constraint is important?
What is the default postgres user?
Is postgresql better than oracle?
How do I drop a table in postgresql?
What is a sequence table in postgresql?
What is the best postgresql gui tool?
Is postgres a mpp?
What is work_mem in postgresql?
What is foreign key in access?
How to access postgresql database from another machine?
How to create table in particular schema in postgresql?