Wiki source code of Database Compatibility and Comparisons-PostgreSQL
Last modified by Pascal Robert on 2012/07/19 21:10
Show last authors
author | version | line-number | content |
---|---|---|---|
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 | |||
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. | ||
4 | |||
5 | Mark Liyanage builds an installer for postgresql. Have a look at [[entropy>>url:http://www.entropy.ch/software/macosx/postgresql/||shape="rect"]] | ||
6 | |||
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"]]. | ||
8 | |||
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. |