dbTalk Databases Forums  

[BUGS] BUG #2713: Restore and Backup (Error: 0xe46973)

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


Discuss [BUGS] BUG #2713: Restore and Backup (Error: 0xe46973) in the mailing.database.pgsql-bugs forum.



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

Default [BUGS] BUG #2713: Restore and Backup (Error: 0xe46973) - 10-26-2006 , 11:53 AM







The following bug has been logged online:

Bug reference: 2713
Logged by:
Email address: devrabbit (AT) gmx (DOT) net
PostgreSQL version: 8.1.5
Operating system: Windows XP
Description: Restore and Backup (Error: 0xe46973)
Details:

If I create a backup with pg_backup and try to restore it with pg_restore,
then following error appears in log:

Quote:
pg_restore: [archiver (db)] Error while INITIALIZING:
pg_restore: [archiver (db)] could not execute query: ERROR: invalid byte
sequence for encoding "UTF8": 0xe46973
HINT: This error can also happen if the byte sequence does not match the
encoding expected by the server, which is controlled by "client_encoding".
Command was: --
-- PostgreSQL database dump
--

-- Started on 2006-10-23 15:43:37 Westeuropäische Normalzeit
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

At the end of the log i see following:

Quote:
WARNING: errors ignored on restore: 1

Prozess beendet mit Exitcode 1.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

The problem is, that my application never become Exitcode 0. (Restore was
complete, but not the return-value of pg_restore.)

Is such problem already known?

Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 6: 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.