Re: [ADMIN] pg_dumpall doesn't work

2002-12-16 Thread Justin Georgeson
Justin Georgeson wrote: Tom Lane wrote: Justin Georgeson <[EMAIL PROTECTED]> writes: This is what I get when I do a pg_dumpall. I have *no* idea what to do here. It's a lot easier to do pg_dumpall if you are not using password authentication. Consider downgrading your pg_hba setting t

Re: [ADMIN] pg_dumpall doesn't work

2002-12-13 Thread Justin Georgeson
Tom Lane wrote: Justin Georgeson <[EMAIL PROTECTED]> writes: This is what I get when I do a pg_dumpall. I have *no* idea what to do here. It's a lot easier to do pg_dumpall if you are not using password authentication. Consider downgrading your pg_hba setting to "trust" for local connectio

Re: [ADMIN] pg_dumpall doesn't work

2002-12-13 Thread Tom Lane
Justin Georgeson <[EMAIL PROTECTED]> writes: > This is what I get when I do a pg_dumpall. I have *no* idea what to do > here. It's a lot easier to do pg_dumpall if you are not using password authentication. Consider downgrading your pg_hba setting to "trust" for local connections while you do th

[ADMIN] pg_dumpall doesn't work

2002-12-13 Thread Justin Georgeson
This is what I get when I do a pg_dumpall. I have *no* idea what to do here. I'm trying to migrate from 7.0.3 to 7.2.1, and the manual said to use pg_dumpall for this rather than using pg_dump on each database (which works). *Please* help. [postgres@everest /tmp]$ pg_dumpall -u > file Password: