Hello all,
I am testing a backup and restore of a db in version 7.4.30. During the
restore, after successfully restoring many BLOBS, I get the following error:
pg_restore: restoring large object OID 318907
pg_restore: restoring large object OID 318909
pg_restore: restoring large object OID 3189
Hello all,
Because of issues with dump/restore, I am instead setting up a
second cluster under a newer version so I can slowly migrate data (I
have 7.4.30, and am adding 8.3.18 on the same box). The problem is
that when I try to start the new postmaster it complains:
"FATAL: database files ar
rked.
For the record, I was using bash on CentOS 4.9.
Thanks again,
Chris
On Tue, Feb 28, 2012 at 3:32 PM, Tom Lane wrote:
> Chris McCormick writes:
>> Because of issues with dump/restore, I am instead setting up a
>> second cluster under a newer version so I can slowly migra