Nikolai AverininMiro EngineeringSQL migrations in PostgreSQL, part 1In this article, we try to give practical advice on how to perform schema and data migrations in PostgreSQL.Aug 3, 20213Aug 3, 20213
Nikolai AverininMiro EngineeringHandling Databases from a Developer’s PerspectiveIn this article, I want to share some practical tips on shortening the development cycle time for new features that use sql databasesSep 14, 2020Sep 14, 2020
Nikolai AverininMiro EngineeringPostgreSQL: bloat, pg_repack, and deferred constraintsTable/index bloating is a widely known effect and is not unique to PostgreSQL. There are built-in methods to deal with it like VACUUM FULL…Jul 28, 20201Jul 28, 20201