Scripts to populate the date dimension in a PostgreSQL data warehouse

Anybody who’s worked on a data warehouse knows the date dimension is key. Designing it is complex and filling it might be tricky and time consuming. In this article I simply share SQL scripts I came up with to fill the date dimension in a PostgreSQL data warehouse.  Continue reading Scripts to populate the date dimension in a PostgreSQL data warehouse