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
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
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
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: