BUG #5338: PG_DUMP fails due to invalid adnum value

Поиск
Список
Период
Сортировка
От Toni Helenius
Тема BUG #5338: PG_DUMP fails due to invalid adnum value
Дата
Msg-id 201002221103.o1MB3ilM006917@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #5338: PG_DUMP fails due to invalid adnum value
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      5338
Logged by:          Toni Helenius
Email address:      toni.helenius@syncrontech.com
PostgreSQL version: 8.3.9
Operating system:   Windows 2008 Server Enterprise
Description:        PG_DUMP fails due to invalid adnum value
Details:

I tried to google this but I didn't get much info. What is this all about??

I get the following error while trying to take a dump:
pg_dump: finding the columns and types of table "bsc_day1_001"
pg_dump: finding default expressions of table "bsc_day1_001"
pg_dump: invalid adnum value 25493128 for table "bsc_day1_001"
pg_dump: *** aborted because of error

Using following command:
pg_dump.exe -h localhost -p 5432 -U postgres -F c -v -f "series.backup" -n
\"SERIES\" db

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

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Fwd: exception in plsql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5338: PG_DUMP fails due to invalid adnum value