Re: BUG #12129: questions on exporting data from a database - Mailing list pgsql-bugs

From hubert depesz lubaczewski
Subject Re: BUG #12129: questions on exporting data from a database
Date
Msg-id CAKrjmhfkvdadAfxS--X5grVhdYN+Abm_2GW=mhPT4Jj2zEfD7Q@mail.gmail.com
Whole thread Raw
In response to BUG #12129: questions on exporting data from a database  (rseshadr@uncc.edu)
List pgsql-bugs
If you'll remove --no-password option, then pg_dump should ask you for the
password.

depesz

On Thu, Dec 4, 2014 at 12:31 AM, <rseshadr@uncc.edu> wrote:

> The following bug has been logged on the website:
>
> Bug reference:      12129
> Logged by:          Rohit Seshadri
> Email address:      rseshadr@uncc.edu
> PostgreSQL version: Unsupported/Unknown
> Operating system:   Windows 7
> Description:
>
> Hi,
> I am trying to extract the data from a database and this is the error that
> I
> get. It says that i have to enter a password but I don't know where to
> enter
> the password. It would be very helpful if you could walk me through the
> correct process to export the data from a database.
>
> C:\Program Files (x86)\pgAdmin III\1.18\pg_dump.exe --host 172.29.131.1
> --port 5432 --username "waverly" --no-password  --format tar --verbose
> --file "C:\Users\Niner\Documents\RTAC 3505 BACKUP.backup" "3530"
>
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: BUG #12141: PostgreSQL cannot be started
Next
From: Matheus de Oliveira
Date:
Subject: Re: BUG #12129: questions on exporting data from a database