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

From Matheus de Oliveira
Subject Re: BUG #12129: questions on exporting data from a database
Date
Msg-id CAJghg4JMspGkJCwUxSeuZ9aZHBXKvhvC7zSAZy4x=jhe+SSG6w@mail.gmail.com
Whole thread Raw
In response to BUG #12129: questions on exporting data from a database  (rseshadr@uncc.edu)
Responses Re: BUG #12129: questions on exporting data from a database
List pgsql-bugs
On Wed, Dec 3, 2014 at 9:31 PM, <rseshadr@uncc.edu> wrote:

> 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"
>


That is not a bug at all. It should be reported in -admin list.

You are given "--no-password" option but your pg_hba.conf is probably not
accepting non-password methods. Just remove this argument and pg_dump will
prompt you for the password in the terminal.

Regards,
--=20
Matheus de Oliveira
Analista de Banco de Dados
Dextra Sistemas - MPS.Br n=C3=ADvel F!
www.dextra.com.br/postgres

pgsql-bugs by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: BUG #12129: questions on exporting data from a database
Next
From: Leonard Meyer
Date:
Subject: Infinite waitOnLock