Re: PgSQL not recognized

From: Richard Huxton <dev(at)archonet(dot)com>
To: "whytwelve13(at)yahoo(dot)com" <whytwelve13(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PgSQL not recognized
Date: 2006-11-16 10:28:15
Message-ID: 455C3D3F.5020901@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

whytwelve13(at)yahoo(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2006-11-16 10:33:24 Re: autovac hung/blocked
Previous Message Albert 2006-11-16 10:20:44 Re: PostGreSql cannot start after windows update