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
Put some light on multi-version concurrency control?
How do I get a list of databases in a postgresql database?
How do I connect to postgresql remotely?
What is the option that can be used in PostgreSQL to find out how the query optimizer is evaluating the query given?
What is serial data type in postgresql?
What is foreign key in java?
Which key can be used to execute a query in the query editor?
How to call postgresql function in asp net?
Is postgresql a virus?
How do I open a pgadmin file in windows?
How do I connect to postgresql database from windows?
What is mvcc in postgresql?
What port does pgadmin use?
How do I connect to a postgresql database?
What are foreign key constraints?