Ask HN: Is it a good idea putting PostgreSQL inside container?
https://news.ycombinator.com/item?id=9633656most of the performance tips include putting PostgreSQL (or any DB) outside the application server, but is it a good idea to deploy PG inside OpenVZ/Docker containers in one server? And what is the your best performance tips/links for tuning PG. Most of the articles advise using XFS for PG, how does it compares to EXT4 in SSD vs XFS in SSD