[pgsql-jp: 40157] pg_dumpでエラーが発生する

konuma.suguru @ future.co.jp konuma.suguru @ future.co.jp
2010年 1月 25日 (月) 15:15:53 JST


いつも参考にさせていただいています。
小沼と申します。

先日、pg_dumpでダンプを行うと以下のエラーが発生しました。
もし何かわかる方がいればアドバイスをいただければと思っています。

環境は以下の通りです。
windows 2000 server
PostgreSQL Database Server 8.1

コマンドプロンプトより実行。

C:\Documents and Settings\Administrator>pg_dump -U postgres hogedb  1>F:\ bk\TemporaryDbDump\hogedb.dump

pg_dump: ERROR:  could not open relation with OID 4294967295
pg_dump: SQL command to dump the contents of table "s_shihyo" failed: PQendcopy() failed.
pg_dump: Error message from server: ERROR:  could not open relation with OID 4294967295
pg_dump: The command was: COPY public.s_shihyo (shihyo_id, scope_id, h_cd, ymd,value, upd_date, upd_usr_id, mode_id) TO stdout;

pg_dump自体の処理は、正常に動いているようです。
s_shihyo以外のテーブルでpg_dumpを実行した場合は正常に終了します。

s_shihyoでpg_dumpを実行した場合は、上と同様のエラーとなります。

何かわかることがあれば、よろしく御指導ください。




pgsql-jp メーリングリストの案内