15x slower PreparedStatement vs raw query
Alex <cdalxndr@yahoo.com>
From: Alex <cdalxndr@yahoo.com>
To: pgsql-performance@postgresql.org
Date: 2021-05-02T19:45:26Z
Lists: pgsql-performance
PreparedStatement: 15s Raw query with embedded params: 1s See issue on github with query and explain analyze: https://github.com/pgjdbc/pgjdbc/issues/2145 <https://github.com/pgjdbc/pgjdbc/issues/2145>