Re: Best Practice for incremental development

Поиск
Список
Период
Сортировка
От Kragen Sitaker
Тема Re: Best Practice for incremental development
Дата
Msg-id 20040115160406.H11165@fs.corp.airwave.com
обсуждение исходный текст
Ответ на Best Practice for incremental development  (Phil Campaigne <pcampaigne@charter.net>)
Ответы Re: Best Practice for incremental development  (Mike Mascari <mascarm@mascari.com>)
Список pgsql-general
On Tue, Jan 13, 2004 at 11:22:57AM -0500, 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?

I don't know what a war file is, but you can deploy tables and data by
feeding the output of pg_dump to psql.

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

Предыдущее
От: Alex Satrapa
Дата:
Сообщение: Re: What Version Installed?
Следующее
От: Reece Hart
Дата:
Сообщение: Re: What Version Installed?