Hello.. I have password authentication going on my DB, and everything works quite well except for this command: pg_dump -u <db_name> > dumpfile it just hangs.... but when I run pg_dump -u <db_name> it will print all the stuff out to me, so I assume it must be with putting it into a file. Does anyone have any suggestions on this? TIA. -Brad ************
