Articles tagged "database"
Page 2 of 2
4 min readBeginner
How to add or resize swap partition on Ubuntu 16.04
Learn how to add more swap space to Ubuntu 16.04. Also learn how to resize a swap partition.
4 min readIntermediate
PostgreSQL Configuration Tuning
Learn how to tune PostgreSQL for optimal performance. Configure shared_buffers, work_mem, effective_cache_size and other key parameters.