Re: BUG #5338: PG_DUMP fails due to invalid adnum value
От | Toni Helenius |
---|---|
Тема | Re: BUG #5338: PG_DUMP fails due to invalid adnum value |
Дата | |
Msg-id | E6A9CAA76548CB4EB02D2E3B174DD3B138ECA0E12B@ink.sad.syncrontech.com обсуждение исходный текст |
Ответ на | Re: BUG #5338: PG_DUMP fails due to invalid adnum value (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: BUG #5338: PG_DUMP fails due to invalid adnum value
|
Список | pgsql-bugs |
I reindexed everything and vacuumed. The system tables and our tables. It d= idn't work. I get the following: pg_dump: finding the columns and types of table "bsc_day1_001" pg_dump: finding default expressions of table "bsc_day1_001" Prosessi palautti lopetuskoodin -1073741819 | (lopetuskoodin =3D exit code) With: C:\Program Files (x86)\PostgreSQL\8.3\bin\pg_dump.exe -h localhost -p 5432 = -U postgres -F c -b -v -f "D:\SyncronTech\Asennus\Migraatio\vkotos.backup" = vkotos Could this be 64-bit Windows 2008 SP1 issue? Or Xeon CPU? I don't know, sou= nds bit weird :/ -----Original Message----- From: Tom Lane [mailto:tgl@sss.pgh.pa.us]=20 Sent: 24. helmikuuta 2010 17:55 To: Toni Helenius Cc: pgsql-bugs@postgresql.org Subject: Re: [BUGS] BUG #5338: PG_DUMP fails due to invalid adnum value=20 Toni Helenius <Toni.Helenius@syncrontech.com> writes: > I actually managed to trace this so that I can reproduce the crashing sim= ply with an empty table created as in attachment. If I delete the table, ev= erything is fine. The table can be empty and pg_dump still crashes. This is= really weird... Works for me --- I ran that script and could dump the table no problem. I'm still thinking this is corruption in your copy of pg_attrdef; maybe its indexes are messed up. Try reindexing it. BTW, you forgot to attach the pg_attrdef query output ... regards, tom lane
В списке pgsql-bugs по дате отправления: