[Libreoffice-bugs] [Bug 125168] The database wizard generates buggy PostgreSQL URLs
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue May 14 13:14:59 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125168
--- Comment #15 from Julien Nabet <serval2412 at yahoo.fr> ---
Sorry, here are the results of my tests with different urls:
1) host=localhost:5432 dbname=dvdrental
=>
Statut SQL: could not translate host name "localhost:5432" to address: Unknown
host
Code d'erreur: 1
Couldn't establish database connection to 'sdbc:postgresql:host=localhost:5432
dbname=dvdrental'
could not translate host name "localhost:5432" to address: Unknown host
2) host=localhost dbname=dvdrental
=>
Connection OK
In both cases, I got console logs indicated in my previous post.
I used Postgresql v11.3
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190514/b7b80174/attachment.html>
More information about the Libreoffice-bugs
mailing list