This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 93978

Summary: Automatically detect and register Postgres database on Solaris
Product: db Reporter: Petr Jiricka <pjiricka>
Component: CodeAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED WONTFIX    
Severity: blocker CC: jimdavidson
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Petr Jiricka 2007-02-02 12:36:36 UTC
Postgres is now bundled with Solaris by default. It would be useful to detect
when Postgres is installed and register the driver in the IDE (assuming that
Postgres by default includes the JDBC driver - not sure about that).

Also, the ability to start/stop/create database/etc for Postgres would be useful
(similarly to what we have for Derby/JavaDB).
Comment 1 Jiri Rechtacek 2009-10-16 14:11:47 UTC
Reassigned to new owner.
Comment 2 matthias42 2014-12-22 14:09:45 UTC
I checked the official package from postgresql and they don't include the jdbc driver.