Re: Best Practice for incremental development

Поиск
Список
Период
Сортировка
От Eric Ridge
Тема Re: Best Practice for incremental development
Дата
Msg-id 66586332-484D-11D8-ADB4-000A95BB5944@tcdi.com
обсуждение исходный текст
Ответ на Best Practice for incremental development  (Phil Campaigne <pcampaigne@charter.net>)
Список pgsql-general
On Jan 13, 2004, at 11:22 AM, Phil Campaigne wrote:

> 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,

Evolutionary Database Design, by Martin Fowler:
http://www.martinfowler.com/articles/evodb.html

It's a good read and will probably give you some good ideas.

eric


В списке pgsql-general по дате отправления:

Предыдущее
От: Dustin Sallings
Дата:
Сообщение: Re: Newbie to Postgres - Urgent query
Следующее
От: "Rick Gigger"
Дата:
Сообщение: Re: embedded/"serverless" (Re: serverless postgresql)