Compute day working hours in PL/pgsql
How many working hours are there in a range of dates?
written sometime in August 2019
|
PgBouncer gets SCRAM!
A few of days ago a new release of PgBouncer has been released, with the addition of SCRAM support!
written sometime in August 2019
|
PL/Proxy on PostgreSQL 12 ?
I spent some more time on the PL/Proxy code base in order to make it compiling against upcoming PostgreSQL 12.
written sometime in August 2019
|
PL/Proxy on PostgreSQL 11 and FreeBSD 12
PL/Proxy is a procedural language implementation that makes really easy to do database proxying, and sharding as a consequence. Unluckily getting it to run on PostgreSQL 11 and FreeBSD 12 is not for free.
written sometime in August 2019
|
The Most Ancient (running) System I Logged Into
A few days ago I had to log in a foreign Unix system, and I was astonished at the command prompt!
written sometime in July 2019
|