https://bugs.freedesktop.org/show_bug.cgi?id=46439
Bug #: 46439 Summary: PostgreSQL-SDBC can't connect on OS X (3.5.0 RC3) Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 RC2 Platform: x86 (IA32) OS/Version: Mac OS X (All) Status: UNCONFIRMED Severity: normal Priority: medium Component: Database AssignedTo: libreoffice-bugs@lists.freedesktop.org ReportedBy: b...@case-builders.com I'm not able to connect with Base to my PostgreSQL server. The problem occurs on a Mac (OS X 10.6.8) with LibreOffice 3.5.0rc3. The following is how I set up the connection on a Mac: 1. Connection to an existing database: PostgreSQL 2. Datasource URL: I tried several: - dbname=<my-database> - hostaddr=<ip> dbname=<my-database> - hostaddr=localhost dbname=<my-database> 3. Provide authenticated username and password 4. Running "Test connection", prints the errormessage: "The connection could not be established" - without any details. The problem doesn't occur on Windows XP with LibreOffice 3.5.0rc3. It connects with the PostgreSQL server on the previous mentoined Mac. (PostgreSQL listens to all hosts on port 5432). Also on Windows XP, I get a more detailed errormessage, when the connection can't be established. The following is how I set up the WORKING connection on Windows XP: 1. Connection to an existing database: PostgreSQL 2. Datasource URL: hostaddr=<ip-postgresql-server-mac> dbname=<my-database> 3. Provide authenticated username and password 4. Running "Test connection" and Connect are successful. Also, no problem via jdbc on the same Mac. I'm pondering whether it could be a LibreOffice platform issue (Mac vs Windows packaging?). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs