Re: pg_dump - Mailing list pgsql-novice

From Tom Lane
Subject Re: pg_dump
Date
Msg-id 871.1285186197@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump  (Jorge Alberto Fuentes Casillas <buen_sama@yahoo.com.mx>)
List pgsql-novice
Jorge Alberto Fuentes Casillas <buen_sama@yahoo.com.mx> writes:
>    Hello. Excuse me,  i need to do a pg_dump in my pgadmin 8.3 running in mac,
> i've tried to do this via terminal typing pg_dump --help as in windows, however
> it doesn't shows anything, could somebody please help me out with this please?

pg_dump --help works fine on my Mac.  How did you install Postgres exactly?
What *exactly* do you get when you run "pg_dump --help" in a Terminal
window --- it's hard to believe it prints nothing at all.

            regards, tom lane

pgsql-novice by date:

Previous
From: Jorge Alberto Fuentes Casillas
Date:
Subject: pg_dump
Next
From: Leon Starr
Date:
Subject: Re: Best way to create a sequence generator at run time?