Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Backup/Restore mit BLOBs



Hi

Ich hab eine DB mit BLOBS mit

pg_dump -b -C -Ft -f dbname.tar

in ein Archiv geschrieben und mit

pg_restore -v -C -d template1 dbname.tar

auf einem anderen Rechner wieder rekonstruiert. Ohne Problem.
Allerdings war das eine PG 7.x und ein Linux-Rechner, unter win habe ich es noch nie probiert. Die Blobs kamen als .dat-Dateien mit.

Gruesse
Conni
--
http://pgsql.info | http://postgresql.de | http://pgfakt.de
Telefon: 07127 80 961



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group