Re: Support for idempotent schema changes?

From: Flemming Frandsen <ff(at)partyticket(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Support for idempotent schema changes?
Date: 2007-03-04 10:35:08
Message-ID: 45EAA0DC.2040407@partyticket.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Peter Eisentraut wrote:
> You just ignore the error if the object already exists.

I'd advice against that or at least make sure that only "the thing
already exists" errors get ignored.

Because otherwise it's 100% impossible to discover any real problems
with the scripts.

--
Regards Flemming Frandsen - YAPH - http://dion.swamp.dk

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Shane Ambler 2007-03-04 10:47:15 Re: Interface to posgresql
Previous Message Stefan Kaltenbrunner 2007-03-04 08:31:44 Re: Configure can't find com_err on OpenBSD for --with-krb5