Infinitus Incognita

I don't build to have clients. I have clients in order to build.

Browsing Posts tagged dynamic

As part of a new and fairly large project I have a need to partition a few postgres tables and have a rolling daily window.  That is.. I want to organize data by a timestamp storing each day in its own partition and maintain 90 days of historical data.  Doing this is possible in Postgresql [...]

Anyone who has to manage servers and other equipment in remote datacenters can appreciate the need for good documentation.  One reason you appreciate good documentation so much is because it’s so rare.  People are lazy and forgetful and when changes are made by lots of different people in lots of different locations it’s easy for [...]