/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

jchri.st
| | stribny.name
1.9 parsecs away

Travel
| | [AI summary] The article provides a step-by-step guide on automating PostgreSQL database backups and restores using Ansible playbooks and modules.
| | pgxn.org
3.5 parsecs away

Travel
| | A Postgres data type for the Semantic Version format with support for btree and hash indexing.
| | www.serveradminblog.com
3.7 parsecs away

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

Travel
| I've been doing some Wordpress development for the last year or so. A few client projects, some personal etc. A common chore that I find myself doing is developing the sites on one server and then moving them to the next. Very often I'll be developing on a virtual machine instance on my local machine and then placing the files online later. Just copying the files and exporting and importing the database will not do, so there are a few extra steps you need to take to do this successfully. So the best way ...