Re: RHDB just sits and does nothing?

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: RHDB just sits and does nothing?
Дата
Msg-id 20040609074425.C85049@megazone.bigpanda.com
обсуждение исходный текст
Ответ на RHDB just sits and does nothing?  ("Mauri Sahlberg" <Mauri.Sahlberg@claymountain.com>)
Список pgsql-admin
On Wed, 9 Jun 2004, Mauri Sahlberg wrote:

> rahaks=# begin foo
> rahaks-# ;
> ERROR:  parser: parse error at or near "foo" at character 7
> rahaks=# begin;
> BEGIN
> rahaks=# set constraints all deferred;
> SET CONSTRAINTS

In addition to the other messages, the above only defers deferrable
constraints.  If you didn't specify initially deferred or deferrable when
creating the fk constraint, the above will not affect it.

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

Предыдущее
От: Honza Pazdziora
Дата:
Сообщение: Re: [HACKERS] Refined LC_COLLATE or multiple database clusters?
Следующее
От: "Milosz Miecznik"
Дата:
Сообщение: PostgreSQL Performance