Re: How do I connect postgres table structures and view structures to an existing svn repository? - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: How do I connect postgres table structures and view structures to an existing svn repository?
Date
Msg-id 46B0995B.7030404@wildenhain.de
Whole thread Raw
In response to How do I connect postgres table structures and view structures to an existing svn repository?  ("John Mitchell" <mitchelljj98@gmail.com>)
Responses Re: How do I connect postgres table structures and view structures to an existing svn repository?  ("John Mitchell" <mitchelljj98@gmail.com>)
List pgsql-general
John Mitchell schrieb:
> Hi,
>
> How do I connect postgres table structures and view structures to an
> existing svn repository?

Please elaborate: what do you mean with "connect"?
If you want to version control your DDL, people
use pgdump to create individual dumps (as sql
text files) and just add/commit them to the
repository.

Regards
Tino

pgsql-general by date:

Previous
From: "Weber, Geoffrey M."
Date:
Subject: Triggers: Detecting if a column value is explicitly set in an UPD ATE statement or not... ("IS NULL" not working?)
Next
From: paolo@ecometer.it
Date:
Subject: Re: Linux distro