/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.madebygps.com
| | shapeshed.com
1.5 parsecs away

Travel
| | Tutorial on using ln, a UNIX and Linux command to make links between files. Examples of creating a hard link, creating a symbolic link, and a broken symbolic link.
| | www.aleksandrhovhannisyan.com
2.5 parsecs away

Travel
| | Linking is how UNIX file systems keep track of files. There are two distinct types of links: soft (symbolic) links and hard links. One sticks around for good, while the other one rots.
| | initialcommit.com
9.1 parsecs away

Travel
| | A File System is anything that can store files.
| | pgdba.org
34.2 parsecs away

Travel
| [AI summary] This technical article explains the Multi-Version Concurrency Control (MVCC) and transaction isolation levels in PostgreSQL, including how XIDs work and common concurrency issues.