Incremental Development - Mailing list pgsql-general

From Phil Campaigne
Subject Incremental Development
Date
Msg-id 40047B70.20406@charter.net
Whole thread Raw
Responses Re: Incremental Development  ("scott.marlowe" <scott.marlowe@ihs.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 in
postgresqlwith test data in them.

What is the best way to deploy versions of the tables with test data to
postgresql to match a war file for each new build of the application?
thanks,
Phil


pgsql-general by date:

Previous
From: Robert Treat
Date:
Subject: Re: Nested transaction - I am a bank ??
Next
From: Alex Satrapa
Date:
Subject: Re: Drawbacks of using BYTEA for PK?