Waiting for PostgreSQL 18 – Allow changing autovacuum_max_workers without restarting.
PostgreSQL 18 will allow dynamic adjustment of autovacuum_max_workers without a server restart, improving database maintenance flexibility.
PostgreSQL 18 will allow dynamic adjustment of autovacuum_max_workers without a server restart, improving database maintenance flexibility.
Analysis of Database Scoped Configuration changes in SQL Server and Azure SQL Database for the year 2020, noting new options and stability.
Learn how Django uses models and migrations to store and manage data in a relational database.
Tutorial on configuring a Django blog application to use PostgreSQL for production, including installation, setup, and fixture management.
Overview of new Database Scoped Configurations in SQL Server 2019, including VERBOSE_TRUNCATION_WARNINGS and LAST_QUERY_PLAN_STATS.
A detailed overview of the new Database Scoped Configuration options introduced for SQL Server and Azure SQL Database in 2018, leading into 2019.
A technical critique of SQL Server 2019's Master Data Services (MDS) database, highlighting poor default configurations like outdated compatibility levels and page verification settings.
A guide to configuring Entity Framework Core for performance and reliability, covering retries, warnings, logging, and query tracking.
Explains how to configure MySQL strict mode and custom SQL modes in Laravel 5.2, enabling or disabling it via database configuration.
A technical guide on configuring Django to connect to a remote Sybase database server using the sqlany_django engine.
Introducing Locations support in daloRADIUS, allowing management of multiple RADIUS databases from a single web interface.