
PostgreSQL is a better fit for large systems where IOPS speed is critical and also data needs to go through a more rigorous auth process. PostgreSQL also supports a number of performance boosters eg concurrency without read locks. PostgreSQL is also a better fit for data warehousing and data analysis systems.