Re: PgSQL not recognized - Mailing list pgsql-general

From Richard Huxton
Subject Re: PgSQL not recognized
Date
Msg-id 455C3D3F.5020901@archonet.com
Whole thread Raw
In response to Re: PgSQL not recognized  ("whytwelve13@yahoo.com" <whytwelve13@yahoo.com>)
List pgsql-general
whytwelve13@yahoo.com wrote:
>
> I am using 8.1.5, which doesn't have IF EXISTS yet. Although, this is a
> good addition to the language.
>
> How do I ignore the error? The problem is that I would like to have a
> set of drop/create statements executed at once and one drop failing
> will abort the script execution.

Not exactly what you're looking for, but I just thought I'd check that
you know about the CREATE OR REPLACE ... form of most create statements.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: "Albert"
Date:
Subject: Re: PostGreSql cannot start after windows update
Next
From: Richard Huxton
Date:
Subject: Re: autovac hung/blocked