dumping sequences

Поиск
Список
Период
Сортировка
От Franco Bruno Borghesi
Тема dumping sequences
Дата
Msg-id 1068660930.1081.6.camel@taz
обсуждение исходный текст
Ответы Re: dumping sequences  (Franco Bruno Borghesi <franco@akyasociados.com.ar>)
Список pgsql-general
I've noticed that postgresql 7.4beta2 pgdump dumps sequences like this:
CREATE SEQUENCE xxxx INCREMENT BY 1 NO MINVALUE NO MAXVALUE CACHE 1;
but postgresql 7.4RC2 doesn't accept this sintax.

If anyone has already noticed this bug, please ignore this email. I haven't had time in the last days to follow the mailing lists.

Thanks.


Вложения

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

Предыдущее
От: Guy Fraser
Дата:
Сообщение: Re: RHEL
Следующее
От: Franco Bruno Borghesi
Дата:
Сообщение: Re: dumping sequences