Re: BUG #12129: questions on exporting data from a database

From: hubert depesz lubaczewski <depesz(at)gmail(dot)com>
To: rseshadr(at)uncc(dot)edu
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #12129: questions on exporting data from a database
Date: 2014-12-04 14:09:00
Message-ID: CAKrjmhfkvdadAfxS--X5grVhdYN+Abm_2GW=mhPT4Jj2zEfD7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)uncc(dot)edu> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 12129
> Logged by: Rohit Seshadri
> Email address: rseshadr(at)uncc(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Matheus de Oliveira 2014-12-04 14:14:57 Re: BUG #12129: questions on exporting data from a database
Previous Message Heikki Linnakangas 2014-12-04 13:40:01 Re: BUG #12141: PostgreSQL cannot be started