Fabrik/ notes & threads
ArticlesNotesBooks/VideosAboutAdmin

Long form

Articles

Essays and deep dives. Updated when something is worth saying.

  • Indexing Postgres without regret

    October 12, 2025

    A pragmatic walk through B-tree, GIN, BRIN and partial indexes — and when each one earns its keep.

    postgresqlperformance
  • A mental model for Row-Level Security

    September 30, 2025

    RLS is just a WHERE clause the database glues onto every query. Once you see it that way, policies stop being scary.

    postgresqlsecurity
  • psql Quick Reference

    June 1, 2025

    A printable cheat sheet of the most useful psql meta-commands, connection flags, and formatting options — keep it next to your terminal.

    PDFpostgresqlpsqlreference
  • How Oracle DBAs can get started with Postgres

    September 1, 2024

    A practical on-ramp for Oracle DBAs moving into PostgreSQL — terminology mapping, architectural differences, and the first tasks to practice.

    PDFpostgresqloraclemigration
  • Understanding Postgres for Oracle DBA's

    April 13, 2021

    A SEMOP presentation comparing Oracle and PostgreSQL for experienced Oracle database administrators — terminology, capabilities, architecture, and where to start.

    PDFpostgresqloraclepresentation

Fabrik — a personal log of databases, distributed systems, and the occasional rant.

Get notified when new content has been added© 2026 Fabrik. Woven by hand.

Edit with