Best Practice for incremental development - Mailing list pgsql-general

From Phil Campaigne
Subject Best Practice for incremental development
Date
Msg-id 40041B61.1090902@charter.net
Whole thread Raw
Responses Re: Best Practice for incremental development  (Kragen Sitaker <kragen+pgsql@airwave.com>)
Re: Best Practice for incremental development  (Eric Ridge <ebr@tcdi.com>)
List 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


pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Any real known bugs about wrong selects?
Next
From: Tom Lane
Date:
Subject: Re: Nested transaction workaround?