Search Postgresql Archives

Re: Upgrading 7.3.9 -> 7.4.8 - trouble with blobs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




pg_restore: [archiver] WARNING: skipping large-object restoration

IIRC, you get that if you're asking it to emit a text script rather than
connect directly to the destination database server.  I think you need a
"-d databasename" switch to make that happen.

	

Does this mean that the only way to upgrade is to have both the old and the new databases running _at the same time_?

BTW, on further inspection, it would seem that the bytea fields loaded properly after all - is the warning just a bug, or are "large objects"
something else altogether?
--
cg


---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux