Best Practice for incremental development

From: Phil Campaigne <pcampaigne(at)charter(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Best Practice for incremental development
Date: 2004-01-13 16:22:57
Message-ID: 40041B61.1090902@charter.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am developing a java/postgresql application using ant and junit. I
want to deploy tested builds along with matching tables with test data
in them.

What is the best way to deploy the tables and data to postgresql to
match a war file?
thanks,
Phil

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2004-01-13 16:25:45 Re: Best practice? Web application: single PostgreSQL
Previous Message Keith G. Murphy 2004-01-13 16:13:24 Best practice? Web application: single PostgreSQL user vs. multiple users