mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-22 17:02:58 +02:00
fix: missing article title in PostgreSQL dba roadmap (#7028)
This commit is contained in:
@@ -4,5 +4,5 @@ Multi-Version Concurrency Control (MVCC) is a technique used by PostgreSQL to al
|
|||||||
|
|
||||||
Learn more from the following resources:
|
Learn more from the following resources:
|
||||||
|
|
||||||
- [@article@](https://en.wikipedia.org/wiki/Multiversion_concurrency_control)
|
- [@article@Multiversion concurrency control - Wikipedia](https://en.wikipedia.org/wiki/Multiversion_concurrency_control)
|
||||||
- [@article@What is MVVC?](https://www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/What-is-MVCC-How-does-Multiversion-Concurrencty-Control-work)
|
- [@article@What is MVVC?](https://www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/What-is-MVCC-How-does-Multiversion-Concurrencty-Control-work)
|
Reference in New Issue
Block a user