[Dev] PostgreSQL
Brett Wooldridge
bwooldridge at alterpoint.com
Thu Oct 18 15:55:20 CDT 2007
Sorry, the line in the user.properties file should be ³database=pgsql² (not
uppercase ³Database²).
-Brett
On 10/18/07 3:51 PM, "Brett Wooldridge" <bwooldridge at alterpoint.com> wrote:
> 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
>
>
> _______________________________________________
> Dev mailing list
> Dev at ziptie.org
> http://mailman.ziptie.org/listinfo/dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ziptie.org/pipermail/dev/attachments/20071018/195614e3/attachment.html
More information about the Dev
mailing list