This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2014

Who's the Fairest of Them All? Postgres Interface Performance

Date: 2014-10-22
Time: 14:00–14:50
Room: Medici I
Level: Intermediate

The presentation sets out to answer this question: "What is relative performance of ODBC, JDBC, and libpq?". Specifically it delves into performance differences of the three client interfaces under varying conditions of: * Connection speed * Query result size and retrieval strategy * Alternate retrieval methods * Materializing to file or not We will cover the overall methodology, review source code for the programs used to execute the tests, discuss test cases, and examine results.

Speaker

Joe Conway