Issue63

Title Allow to connect without specifing username and/or port
Priority wish Status resolved
Superseder Nosy List admin
Assigned To
Keywords Plugin - PostgreSQL

Created on 2017-08-09.18:45:18 by admin, last changed by admin.

Files
File name Uploaded Type Edit Remove
postgres_uri.patch admin, 2020-06-29.15:18:33 text/x-diff
Messages
msg291 (view) Author: admin Date: 2017-08-09.18:45:18
[BitBucket user: Jasper Lievisse Adriaanse]
[BitBucket date: 2017-08-09.16:45:18]

As per $subject, this allows for connecting to Postgres without having to specify a username and/or port.
msg292 (view) Author: admin Date: 2020-06-29.15:18:33
[Bugzilla user: s.jodogne@gmail.com]
[Bugzilla date: 2020-06-29T13:18:33+00:00]

Created attachment 93
postgres_uri.patch
msg293 (view) Author: admin Date: 2017-08-24.20:27:50
[BitBucket user: Sébastien Jodogne]
[BitBucket date: 2017-08-24.18:27:50]

Thanks for this suggestion! The modification is reintegrated in the mainline, together with associated unit tests:

https://hg.orthanc-server.com/orthanc-postgresql/changeset/11c4f0a4b64711dc8feefb22e8e73c28a639ffcc
History
Date User Action Args
2026-07-29 15:51:21admincreate