Wiki source code of Database Compatibility and Comparisons-PostgreSQL
Last modified by Pascal Robert on 2012/07/19 21:10
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
13.1 | 1 | Yes, PostgreSQL does work with WebObjects. The best place to start is the [[Project WOnder PostgresqlPlugin Page>>doc:documentation.Home.Frameworks.PostgresqlPlugin Framework.WebHome]]. |
![]() |
2.1 | 2 | |
![]() |
12.1 | 3 | If you're on a Mac, Apple has an [[article>>url:http://developer.apple.com/internet/opensource/postgres.html||shape="rect"]] on installing PostgreSQL on Mac OS X that is pretty straightforward. |
![]() |
2.1 | 4 | |
![]() |
12.1 | 5 | Mark Liyanage builds an installer for postgresql. Have a look at [[entropy>>url:http://www.entropy.ch/software/macosx/postgresql/||shape="rect"]] |
![]() |
7.1 | 6 | |
![]() |
12.1 | 7 | Another way to get postgresql installed is to use one of the installers that maintain a complete ports tree. There is [[Fink>>url:http://www.finkproject.org/||shape="rect"]] and [[Macports>>url:http://www.macports.org||shape="rect"]]. Bot can be used via a graphical installer, in fink it is included. For macports you can use [[porticus>>url:http://porticus.alittledrop.com/||shape="rect"]]. |
![]() |
7.1 | 8 | |
![]() |
12.1 | 9 | If you're interested in a nice graphical interface to managing your PostgreSQL installation, you may want to checkout out [[Navicat PostgreSQL>>url:http://pgsql.navicat.com/||shape="rect"]] from Navicat. |