The source project of this merge request has been removed.
Docs: Autobase link fixes & How-to Improvements
Fixed links to Autobase (some links were not working) and made several updates and additions to various how-to guides.
How to tune Linux parameters for OLTP Postgres
- added a link to the article In defence of swap: common misconceptions
- added kernel options:
vm.nr_hugepages,vm.dirty_expire_centisecs - some descriptions have been slightly updated
Rough configuration tuning (80/20 rule; OLTP)
- added postgres options:
checkpoint_timeout,wal_compression,bgwriter_delay,bgwriter_lru_maxpages - some descriptions have been slightly updated
Edited by Vitaliy Kukharik