Re: NOT DEFERRABLE as default, why and how to manage it.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: NOT DEFERRABLE as default, why and how to manage it.
Дата
Msg-id 200808191120.09312.peter_e@gmx.net
обсуждение исходный текст
Ответ на NOT DEFERRABLE as default, why and how to manage it.  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Ответы Re: NOT DEFERRABLE as default, why and how to manage it.
Список pgsql-general
Am Tuesday, 19. August 2008 schrieb Ivan Sergio Borgonovo:
> I just learnt that NOT DEFERRABLE is default.

> Is it mandated by SQL standard?

Yes.

> Is there any shortcut if I've to change to deferrable most of my
> constraints?

Probably not, short of writing a little script.

> Other than pgfoundry is there any other recipe repository where to
> look for refactoring tools for postgresql?

The wiki, I'd say.

В списке pgsql-general по дате отправления:

Предыдущее
От: tuanhoanganh
Дата:
Сообщение: Pg dump Error
Следующее
От: Ivan Sergio Borgonovo
Дата:
Сообщение: Re: NOT DEFERRABLE as default, why and how to manage it.