[Dev] PostgreSQL
Brett Wooldridge
bwooldridge at alterpoint.com
Thu Oct 18 15:51:21 CDT 2007
I have enabled PostgreSQL support, so if you are developing and want to use
PostgreSQL you can do so by running:
ant Ddatabase=pgsql dbreset
Or by creating a file called ³user.properties² in the Build directory that
contains a line that says:
Database=pgsql
I will write up a wiki page in the next day or so to detail how to set up
PostgreSQL in your environment, but you¹re all bright boys and should be
able to figure it out. The one caveat is that we expect the database to be
called ³ziptie² and the ³owner² of the database to be ³postgres².
See the doc on ³initdb² for creating your initial instance of the DB.
http://www.postgresql.org/docs/8.2/static/app-initdb.html
-Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20071018/e1e9d74f/attachment-0001.html
More information about the Dev
mailing list