I'm starting to hate again (K)Ubuntu!
I’m starting to get uncomfortable with Linux in general, and Kubuntu in particular.
written sometime in January 2019
|
PostgreSQL to Microsoft SQL Server Using TDS Foreign Data Wrapper
I needed to push data from a Microsoft SQL Server 2005 to our beloved database, so why don’t use a FDW to the purpose? It has not been as simple as with other FDW, but works!
written sometime in January 2019
|
PGVersion: a class to manage PostgreSQL Version (strings) within a Perl 6 Program
While writing a program in Perl 6 I had the need to correctly parse and analyze diffefent PostgreSQL version strings. I wrote a simple and minimal class to the aim, and refactored so it can escape in the wild.
written sometime in December 2018
|
PostgreSQL 11 Server Side Programming - Now Available!
A quick start guide on implementing and deploying code to PostgreSQL.
written sometime in December 2018
|
PostgreSQL 11 Server Side Programming - Quick Start Guide
My book about programming on the PostgreSQL side!
written sometime in November 2018
|