pg_dump not working.. - Mailing list pgsql-general

From Anand Raman
Subject pg_dump not working..
Date
Msg-id 20010316164343.A13088@india-today.com
Whole thread Raw
Responses Re: pg_dump not working..
List pgsql-general
hi guys

I am trying to use pg_dump to get a database dump on a local machine..

However the utility simply hangs without dumping any data. The utitility
(pg_dump) however responds if I send a wrong passwd.

What surprises me is that i am able to connect to the database on the
remote machine thru psql.

Can anyone tell me what might be causing this.. Both the local and the
remote database are postgresql 7.0.3

Thanks for ur help
Anand

pgsql-general by date:

Previous
From: Feite Brekeveld
Date:
Subject: embedded sql pointer to structure question
Next
From: Anand Raman
Date:
Subject: Re: Why SELECT OWNER.TABLENAME.COLUMNNAME not working ?