dbTalk Databases Forums  

[BUGS] pg_restore - Windows 2000

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] pg_restore - Windows 2000 in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Juan Pablo Espino
 
Posts: n/a

Default [BUGS] pg_restore - Windows 2000 - 04-02-2005 , 12:42 AM






Hello all!!

I'm in a trouble restoring a database.

System:
PostgreSQL 8.0
Windows 2000 Professional SP4

when I do pg_dump to backup mydb:

C:\Archivos de programa\PostgreSQL\8.0\bin>pg_dump -U juan --format=c
mydb > back2
Password:
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used
pg_dump: [custom archiver] WARNING: ftell mismatch with expected position -- fte
ll used

the file back2 is generated and looks like good, but when I try to restore:

C:\Archivos de programa\PostgreSQL\8.0\bin>pg_restore -U juan
--format=c -d nueva back2
pg_restore: [archiver] unsupported version (1.13) in file header

Is this a bug?, from already thanks


Juan Espino

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.