inspirehep / invenio

Invenio digital library software, INSPIRE OPS version
http://invenio-software.org/
GNU General Public License v2.0
3 stars 10 forks source link

DBQuery: add port for DB slave #552

Closed tsgit closed 3 years ago

tsgit commented 3 years ago

On DBOD the PORTs for master and slave DB intsances are not the same. This ensures that the appropriate port for the dbhost is used in connections.

Signed-off-by: Thorsten Schwander thorsten.schwander@gmail.com