Re: BUG #5152: Exporting databases with pg_dump changes 'bigserial' to 'bigint'

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #5152: Exporting databases with pg_dump changes 'bigserial' to 'bigint'
Дата
Msg-id 20091030180147.GG4003@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #5152: Exporting databases with pg_dump changes 'bigserial' to 'bigint'  ("S. Neumann" <simon.neumann@communology.com>)
Список pgsql-bugs
S. Neumann wrote:

> When exporting databases using pg_dump column types that are 'bigserial'
> become 'bigint'. This problem did not occur on 8.0.8 on linux.

Yeah, but this is not a bug.  There are later commands that attach a
sequence to the default value of the column, effectively turning it into
a bigserial.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: BUG #5145: Complex query with lots of LEFT JOIN causes segfault