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
How the stats updated in postgresql?
What is greenplum db?
Can postgres handle big data?
How do I make a pgadmin server?
Provide an explanation about write ahead logging?
What is postgresql?
How to execute postgres function in pgadmin?
Which is faster mysql or postgresql?
What is schema in postgresql?
How do I create a foreign key in postgresql?
Where are postgres databases stored?
How many byte Unique integers does OIDs in PostgreSQL have?
What command do you type to exit the postgresql console application?
Is postgresql a sql server?
What is meant by postgresql?