Re: PgSQL not recognized

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: PgSQL not recognized
Дата
Msg-id 455C3D3F.5020901@archonet.com
обсуждение исходный текст
Ответ на Re: PgSQL not recognized  ("whytwelve13@yahoo.com" <whytwelve13@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: "Albert"
Дата:
Сообщение: Re: PostGreSql cannot start after windows update
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: autovac hung/blocked