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
How do I create a foreign key in postgresql?
How do I connect to postgresql using putty?
What are the advantages of postgresql?
How do I stop postgresql server?
How many rows can postgres handle?
What is the purpose of postgresql?
What is the powerful database utility that can be used for building, executing and processing queries upon PostgreSQL databases?
How do I connect to a postgresql database using sql developer?
Does postgres cache queries?
What is the purpose of foreign key constraints?
How to start, stop and restart postgresql database?
Does postgres support json?
Is postgresql cloud based?
How do I modify a table in postgresql?
How do I connect to pgadmin?