Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects

2006-04-17 Thread Patrick Headley
Sent: Friday, April 14, 2006 3:52 AM To: Dave Page Cc: Bruce Momjian; Patrick Headley; Tom Lane; pgsql-bugs@postgresql.org Subject: Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects Dave Page wrote: > pgAdmin just uses pg_dump/pg_restore to handle the heavy lifting. > >>

Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects

2006-04-16 Thread Tom Lane
"Patrick Headley" <[EMAIL PROTECTED]> writes: > I then switched over to a Windows Server 2003 machine with PostgreSQL 8.0.4 > installed and used pg_restore from the PostgreSQL bin folder. The version > for pg_restore on that machine is v8.0.4.5277. On the Windows 2003 machine > the restore worked.

Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects

2006-04-14 Thread Andreas Pflug
Dave Page wrote: pgAdmin just uses pg_dump/pg_restore to handle the heavy lifting. When I try to restore the backup using PGAdmin III, the log window begins to fill up. Near the end, when it should say it's restoring the BLOBS an error message appears stating the BLOBS couldn't be restored.

Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects

2006-04-13 Thread Dave Page
ugs@postgresql.org > Subject: Re: [BUGS] BUG #2386: pg_restore doesn't restore > large objects > > > I think our problem is that we understand the backend very > well, but not how pgadmin does this operation. > >

Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects

2006-04-13 Thread Bruce Momjian
> I'll start from scratch and send you all the details that I can come up > with. > > Patrick Headley > Linx Consulting, Inc. > (303) 916-5522 > [EMAIL PROTECTED] > www.linxco-inc.com > -Original Message- > From: Tom Lane [mailto:[EMAIL PRO

Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects

2006-04-13 Thread Patrick Headley
) 916-5522 [EMAIL PROTECTED] www.linxco-inc.com -Original Message- From: Tom Lane [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 2:14 PM To: Patrick Headley Cc: pgsql-bugs@postgresql.org Subject: Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects "Patr

Re: [BUGS] BUG #2386: pg_restore doesn't restore large objects

2006-04-11 Thread Tom Lane
"Patrick Headley" <[EMAIL PROTECTED]> writes: > Description:pg_restore doesn't restore large objects At no point did you show us exactly what you did or exactly what went wrong, so even though this report has a lot of version-number details, it's just about useless :-(. Please see the rep