/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

postgrespro.com
| | www.serveradminblog.com
2.0 parsecs away

Travel
| | [AI summary] This tutorial demonstrates how to install and configure PostgreSQL 9.6 on CentOS 7 for remote database access.
| | andyatkinson.com
3.0 parsecs away

Travel
| | Software Engineer, Author, Consultant
| | drew.silcock.dev
3.4 parsecs away

Travel
| | A high-level overview of how PostgreSQL stores data on disk, covering segments, pages and more.
| | jiby.tech
15.9 parsecs away

Travel
| Like many developers, I keep track of my configuration files in version control, to make moving to new machines is simpler and share code with others. This process started out for my Emacs config files at first, but grew to consume other aspects: bash functions, git aliases... Since 2016, I have accumulated over 500 git commits. Now the dotfiles are tracked, the next biggest pain is to install packages and folder structures and obscure commands required to set up some subsystems needs which config files.