|
Configuring postgresql
From NeoWiki
(Difference between revisions)
Revision as of 18:33, 18 January 2007 (edit) Valterb (Talk | contribs) (added a comment with information about a dmg file to install postgreSQL: need to be corrected in plain english) ← Previous diff |
Revision as of 20:42, 18 January 2007 (edit) (undo) Sardisson (Talk | contribs) (tweak valter's nice hint!) Next diff → |
||
Line 6: | Line 6: | ||
There is also a page on Apple Developer site on how to install and configure [http://developer.apple.com/internet/opensource/postgres.html PostgreSQL on Mac Os X] | There is also a page on Apple Developer site on how to install and configure [http://developer.apple.com/internet/opensource/postgres.html PostgreSQL on Mac Os X] | ||
- | + | There is a [http://www.postgresqlformac.com/Welcome.html project] that has put together a collection of tools to simplify the installation process of PostgreSQL on Mac OS X; it released a [http://www.postgresqlformac.com/Server.html .dmg package] for the server, which also includes the JDBC driver and a set of applications for the client (but we don't need a client, do we ? ;-) ). | |
- | There is a [http://www.postgresqlformac.com/Welcome.html project that simplify the installation process of PostgreSQL on Mac | + | |
{{botlangbarEN|[[Fr:Configurer_postgresql|Français]] [[It:Configurare_postgresql|Italiano]]}} | {{botlangbarEN|[[Fr:Configurer_postgresql|Français]] [[It:Configurare_postgresql|Italiano]]}} | ||
[[Category:NeoOffice]][[Category:Tips and Hints]] | [[Category:NeoOffice]][[Category:Tips and Hints]] |
Revision as of 20:42, 18 January 2007
This article is not up to date, or it needs structural or stylistic changes to conform with the rest of this wiki.
This bug has tips to help you connect to a postgresql database via JDBC using NeoOffice 2.0 Alpha.
fill in from linked bug report
There is also a page on Apple Developer site on how to install and configure PostgreSQL on Mac Os X
There is a project that has put together a collection of tools to simplify the installation process of PostgreSQL on Mac OS X; it released a .dmg package for the server, which also includes the JDBC driver and a set of applications for the client (but we don't need a client, do we ? ;-) ).