A quick primer on the two main ways to create custom data types in PostgreSQL, DOMAINs and user-defined custom data types. Work some examples and learn which tools are recommended.
HypoPG is an extension to create hypothetical indexes and test if Postgres will use them. This tool is a good one to use in combination with our other favorites like EXPLAIN and pg_stat_statements.
Need to convert UTC timestamps to local time and store them? We have a fast way to do this with PostGIS by importing a shape file, doing a quick join, and creating a new local time field.
Check out the new PostGIS function, ST_Letters. We're making words, putting words on a map, increasing convexity with ST_ConcaveHull, and making letters from polygons with ST_TriangulatePolygon.
Curious about using Argo for application and database maintenance? Bob takes us through how to set up Argo with Crunchy Postgres for Kubernetes. The end results are some easy and simple GitOps for everyday tasks.
In case you missed it...
Catch our webinar on HA Postgres for Ansible Automation platform with our friends at Kyndryl, on demand here.