Re: Problems with transactions and sequences

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Problems with transactions and sequences
Дата
Msg-id 20030829040656.GB5746@wolff.to
обсуждение исходный текст
Ответ на Re: Problems with transactions and sequences  (Dennis Gearon <gearond@fireserve.net>)
Список pgsql-general
On Thu, Aug 28, 2003 at 08:22:47 -0700,
  Dennis Gearon <gearond@fireserve.net> wrote:
> if one gives a value for the seirial field, the trigger for the serial
> on that table doesn't generate another value?

Serials are implemented using a default function, not a trigger.

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

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: Vacuuming and already vacuumed table?
Следующее
От: "Gregory S. Williamson"
Дата:
Сообщение: Re: Fast Table Replication / Mirroring