Re: pg_dump and serial

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump and serial
Дата
Msg-id 27078.955033509@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_dump and serial  (Vince Vielhaber <vev@michvhf.com>)
Ответы Re: pg_dump and serial  (Vince Vielhaber <vev@michvhf.com>)
Список pgsql-hackers
Vince Vielhaber <vev@michvhf.com> writes:
> IIRC there was a problem with pg_dump and the serial datatype.

? I've been dumping/restoring serials for a long time without problems.
The only gotcha I can think of is that dumping a single table (-t foo)
doesn't work nicely --- pg_dump doesn't realize that the sequence for
a serial column of foo needs to be included.  But as long as you're
dumping a whole database, no problem.
        regards, tom lane


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

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: 7.0 like selectivity
Следующее
От: Bruce Momjian
Дата:
Сообщение: Book and TEMP vs. TEMPORARY