How big is the performance difference between Oracle and PostgreSQL? I'm wondering about how to scale a database. Currently it uses PostgreSQL. Would switching to Oracle be worthwhile inspite of the coding pain and expense? Or is PostgreSQL + more boxes a better/cheaper approach?IME there's not a lot between any of the major DBMS in terms of the performance that you can achieve by performance tu..