Welcome!
My name is Gabriel Bordeaux and this is my personal website where I try to share cool stuff, mainly oriented towards PostgreSQL.
Read my articles and feel free to contact me!
Recent articles
- Backup PostgreSQL to AWS S3 (Jun. 28, 2023)
- Install PostgreSQL 15 on Debian/Ubuntu servers (Jun. 22, 2023)
- Easy migration from Travis to GitHub Actions (Jan. 5, 2022)
- Encrypt a file for GitHub Actions (Dec. 18, 2021)
- Upgrade to PostgreSQL 12 (Nov. 19, 2019)
A few hacks
BigQuery Foreign Data Wrapper for PostgreSQL
MySQL/PostgreSQL schema migrations made easy
Simple Redis work queue with added features (priorities, pop multiple items at once)
mysql_generate_series is a MySQL replica of PostgreSQL's generate_series functions
Passwords easy for humans, hard for computers Edit
Automatically dump and archive PostgreSQL backups to Amazon S3
Run large PostgreSQL update and delete queries with small batches to prevent locks
Run large MySQL updates and deletes with small batches to prevent table/row-level locks
and also gabfl/shachange, gabfl/makesite, gabfl/roulette, gabfl/redis-expire-least-used, gabfl/PHP-PSR-2-Fixer-Coda-Plugin