Re: dumping sequences

Поиск
Список
Период
Сортировка
От Franco Bruno Borghesi
Тема Re: dumping sequences
Дата
Msg-id 1068663226.1081.9.camel@taz
обсуждение исходный текст
Ответ на dumping sequences  (Franco Bruno Borghesi <franco@akyasociados.com.ar>)
Список pgsql-general
Sorry, I was told it was 7.4RC2 (it was 7.3.4) and I was tryng to restore a dump; I didn't check before I sent the email.

Sorry again.

On Wed, 2003-11-12 at 15:15, Franco Bruno Borghesi wrote:
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 по дате отправления:

Предыдущее
От: Franco Bruno Borghesi
Дата:
Сообщение: dumping sequences
Следующее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: procpid in pg_stat_activity but no correspoding backend