PostgeSQL 9.5.0 / 9.5.1

22 views
Skip to first unread message

jwebs...@gmail.com

unread,
May 5, 2016, 1:37:23 PM5/5/16
to Orthanc Users
Greetings, Am building Orthanc on UBUNTU 16.04, this installs PostgreSQL 9.5. However, the PostgeSQL plug-in downloads PostgreSQL 9.4.0 for building. Is there a way to switch the plug-in to the later version or does it actually matter?
I did a rough switch by modifying PostgreSQLConfiguration.cmake, but this causes many compilation errors. It does actually compile, but I did not test to see if it works.
James W.

Sébastien Jodogne

unread,
May 6, 2016, 3:06:48 AM5/6/16
to Orthanc Users, jwebs...@gmail.com
Hello,

The PostgreSQL client-server protocol has not changed since PostgreSQL 7.4 (it is at version 3.0) [1].

As a consequence, the PostgreSQL plugin for Orthanc will work as such against virtually any version of the current PostgreSQL servers, even though it is linked against libpq 9.4.0.

HTH,
Sébastien-

Reply all
Reply to author
Forward
0 new messages