Re: pg_dump versus SERIAL, round N

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump versus SERIAL, round N
Дата
Msg-id 9142.1156017681@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_dump versus SERIAL, round N  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: pg_dump versus SERIAL, round N
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> The only complaint I can see is that someone
> who wants pg_dump to dump out SERIAL so it appears just as he created
> the table, doesn't get that.  Could we have pg_dump do that if the
> sequences all match the creation (weren't modified)?

pg_dump's output is often very far from what you typed in anyway.
My response to that person would be "get a life" ...
        regards, tom lane


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_dump versus SERIAL, round N
Следующее
От: Tom Lane
Дата:
Сообщение: DROP OWNED BY doesn't work