Explain about concurreny with the help of MVCC?

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


Please Help Members By Posting Answers For Below Questions

What is the default postgres database?

561


What is postgresql dba?

624


What is cluster control?

584


What is inverted file ?

1114


How do you change the name of a column?

588


How do I start postgresql on windows?

627


Does google use postgresql?

611


Does creating an index lock the table?

543


How does clustering in improving the performance?

606


What is the purpose of postgresql?

551


How to create a new table from existing table in postgresql?

620


How to stop database server in postgresql?

661


Where is postgres configuration file?

643


What is postgresql jdbc driver?

646


Does postgres create indexes for foreign keys?

609