Re: pg_dumpall -> by hand without --binary-upgrade or BUG #5690: pg_upgrade fails - Mailing list pgsql-bugs

From Chris English
Subject Re: pg_dumpall -> by hand without --binary-upgrade or BUG #5690: pg_upgrade fails
Date
Msg-id SNT117-W18B96A9515D269FD7971A8C5530@phx.gbl
Whole thread Raw
List pgsql-bugs
> Date: Mon, 11 Oct 2010 16:15:52 -0700> From: pierce@hogranch.com> To: sgl=
ish@hotmail.com> CC: pgsql-bugs@postgresql.org> Subject: Re: [BUGS] pg_dump=
all -> by hand without --binary-upgrade or BUG #5690: pg_upgrade fails> > O=
n 10/11/10 4:09 PM, Chris English wrote:> >> > C:\WINDOWS\system32>pg_dumpa=
ll.exe --port 5433 username--"postgres" > > --schema-onl> > y >"c:/windows/=
system32/pg_upgrade_dump_all.sql"> > Access is denied.> >> > why are you wr=
iting the .sql output to the windows system32 directory?!?!?> > thats a TER=
RIBLE place to put that.> >C:\WINDOWS\system32>pg_dumpall.exe --port 5432 u=
sername--"postgres" --schema-only >"c:/documents and settings/owner/my docu=
ments/sql query/9.0/pg_upgrade_dump_all.sql"Access is denied.  I take your =
point though it doesn't advance the solution much. Apologies for the direct=
 reply.Chris=20
=20=09=09=20=09=20=20=20=09=09=20=20=

pgsql-bugs by date:

Previous
From: John R Pierce
Date:
Subject: Re: pg_dumpall -> by hand without --binary-upgrade or BUG #5690: pg_upgrade fails
Next
From: Tom Lane
Date:
Subject: Re: BUG #5705: btree_gist: Index on inet changes query result