Hi, On Fri, Oct 17, 2014 at 9:26 AM, Robert Heller <[email protected]> wrote: > Yes, I have both DB systems running on my CentOS 5 desktop and have been > running both together for many years. The two servers listen on different > ports/sockets and use separate database files, etc. I would imagine one could > also run Oracle at the same, but since I don't have an Oracle or really any > reason to run it, I don't know for sure.
It can be done -- in the past, I've run a Debian box with all three. The two tricky bits were installing Oracle and trying to avoid using psql-isms in SQL*Plus (and vice versa). Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: [email protected] direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org
