[pgsql-jp: 35206] pg_dumpで、ワーニング「ftell mismatch with expected position」発生
    瀧本信明
    takimoto.n @ wingarc.co.jp
       
    2005年 4月  8日 (金) 10:53:55 JST
    
    
  
こんにちは、瀧本と申します。
pg_dump でDBのバックアップを行なったところ、
「ftell mismatch with expected position」のワーニングが発生しました。
実行したコマンドと出力されたメッセージは以下です。
pg_dump -p 44100 -F c -b -U svf rddb > /var/pgdump.tar
pg_dump: [archiver] WARNING: requested compression not available in this
installation - archive will
 be uncompressed
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position
-- ftell ignored
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position
-- ftell ignored
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position
-- ftell ignored
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position
-- ftell ignored
「ftell mismatch with expected position」を直訳すると、「ファイル位置が
予想位置と異なる」となるかと思いますが、具体的なエラーの意味を教えて
ください。
また、上記で取得したバックアップファイルから復元できるのでしょうか?
ちなみにバックアップファイルのサイズは、5281572598バイトです。
環境
  OS         : AIX5.2
  PostgreSQL : 7.2.1    
以上です。
    
    
pgsql-jp メーリングリストの案内