Re: Bug with sequences and WAL ?

Поиск
Список
Период
Сортировка
От Philippe Ferreira
Тема Re: Bug with sequences and WAL ?
Дата
Msg-id 43E4F356.5090705@worldonline.fr
обсуждение исходный текст
Ответ на Re: Bug with sequences and WAL ?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
>To get "exact" restart behavior we'd need to emit a separate xlog
>record for each nextval() command, which seems like a pretty high
>price considering that you cannot assume no holes in the sequence
>values anyway.
>
>
Hi,

Why not give the choice at compile-time ?

Philippe.

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Should I use PL/PGSQL or Perl/PGSQL?
Следующее
От: Claire McLister
Дата:
Сообщение: Re: Error with temporary tables