On Wed, Aug 18, 2004 at 04:09:33PM +0200, [EMAIL PROTECTED] wrote: > How do you share the data-definitions of your project(s) when they > change (template1) ? Do you create all system-tables at pg_init > runtime, and thus diff the C-source?
We track all DDL in CVS and manually create "patches" to upgrade all installations of our product. It works for us. -Mike ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])