|
|
Choosing A Webhost: |
Re: Backup/Restore mit BLOBs: msg#00029db.postgresql.german
am 16.06.2006, um 9:02:44 +0200 mailte Ulrich Cech folgendes: > >Zum Schluß? Im Dump sollte als letzte Zeilen stehen: > >-- > >-- PostgreSQL database dump complete > >-- > > > Ich leite die Ausgabe von pg_dump in eine Datei, als letzter Eintrag steht > dort "sichere Kommentare für large objects". Dies steht ebenfalls als > letzter Eintrag in meiner kleinen TestDB, mit der ein Dump/Restore > einwandfrei funtioniert. Mmh. Ich hab mit BLOB's noch nix gemacht. > > Ich verwende jetzt folgenden dump-Befehl, der auch erfolgreich durchläuft: > pg_dump.exe -i -h localhost -p 5432 -U postgres -F c -b -D -v -f > <backup-filename> <dbname> > > Allerdings erhalte ich beim Restore die Fehlermeldung: > pg_restore.exe -i -h localhost -p 5432 -U postgres -d <dbname> -a > --disable-triggers -v <backup-filename> > > ... > pg_restore: restoring large object data > pg_restore: [archiver] could not write to large object (result: 4294967295, > expected: 797) > pg_restore: *** aborted because of error > Prozess beendet mit Exitcode 1. Kann es sein, daß Du damit ein Problem hast: pg_dump has a few limitations: Members of tar archives are limited to a size less than 8 GB. (This is an inher- ent limitation of the tar file format.) Therefore this format cannot be used if the textual representation of any one table exceeds that size. The total size of a tar archive and any of the other output formats is not limited, except possibly by the operating system. Aber eigentlich eher nein, weil Du verwendest ja -Fc und das ist kein tar. Die Meldung 'could not write' könnte irgendwie auf Probleme mit Filesystem, Rechten, Dateigröße oder sowas hindeuten. Ich weiß es nicht. Kannst Du nicht mal ein Linux-System testweise hochziehen und dort den Dump reinziehen? Andreas -- Andreas Kretschmer (Kontakt: siehe Header) Heynitz: 035242/47215, D1: 0160/7141639 GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net === Schollglas Unternehmensgruppe === ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@xxxxxxxxxxxxxx so that your message can get through to the mailing list cleanly
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Backup/Restore mit BLOBs, Ulrich Cech |
|---|---|
| Next by Date: | Re: Backup/Restore mit BLOBs, Ulrich Cech |
| Previous by Thread: | Re: Backup/Restore mit BLOBs, Ulrich Cech |
| Next by Thread: | Re: Backup/Restore mit BLOBs, Ulrich Cech |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |