Really Dumb Question...(Dumping db)

From: Joseph Koenig <joe(at)jwebmedia(dot)com>
To: "'PostgreSQL-general'" <pgsql-general(at)postgresql(dot)org>
Subject: Really Dumb Question...(Dumping db)
Date: 2001-03-20 22:09:32
Message-ID: 3AB7D51C.5D700CE5@jwebmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

All I want to do is dump the db, which should be easy, right? If I do:
pg_dump -u worldwide > worldwide.pgdump

my system just hangs and doesn't ever ask for a username or password. if
i remove the -u, it says it can't connect cause no password was
supplied. What am i missing? Thanks,

Joe

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Madden 2001-03-20 22:10:11 Re: Really Dumb Question...(Dumping db)
Previous Message Bruce Momjian 2001-03-20 22:03:27 Re: Re: Migrating from MS SQL 7