Re: create batch script to import into postgres tables

Поиск
Список
Период
Сортировка
От cgerard999@gmail.com
Тема Re: create batch script to import into postgres tables
Дата
Msg-id 8489125B-1921-4C14-AB31-16A05AEDF6D4@gmail.com
обсуждение исходный текст
Ответ на Re: create batch script to import into postgres tables  (Pepe TD Vo <pepevo@yahoo.com>)
Ответы Re: create batch script to import into postgres tables  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: create batch script to import into postgres tables  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-admin
There is an alternate solution, which is to launch pgadmin GUI, connect to the database, tick « save password »  
Then psql won’t prompt fir password any more. 
Pay however attention to the security concern. 

Sent from my mobile phone

Le 19 juin 2020 à 17:07, Pepe TD Vo <pepevo@yahoo.com> a écrit :


appreciate for clarification, all inputs and teaching me more in PostgreSQL

have a good weekend and happy father's day to all who is Father.

v/r, 

Bach-Nga

No one in this world is pure and perfect.  If you avoid people for their mistakes you will be alone. So judge less, love, and forgive more.EmojiEmojiEmoji
To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)

**Live simply **Love generously **Care deeply **Speak kindly.
*** Genuinely rich *** Faithful talent *** Sharing success




On Friday, June 19, 2020, 10:57:59 AM EDT, Adrian Klaver <adrian.klaver@aklaver.com> wrote:


On 6/19/20 7:52 AM, David G. Johnston wrote:
> On Fri, Jun 19, 2020 at 6:58 AM Adrian Klaver <adrian.klaver@aklaver.com
> <mailto:adrian.klaver@aklaver.com>> wrote:
>
>    On 6/19/20 6:53 AM, Pepe TD Vo wrote:
>      > Thank you sir and I am sorry for the typo not having "--" on
>    password.
>      > I did spelling out with --password=mypassword
>
>    Please go back and read my post again.
>
>
> To be clear, there is no way to supply a password as a command line
> argument.  It is fundamentally a bad idea and we don't even make it an
> option.

Actually that is not entirely true, see my follow up post.

>
> You need to decide on one of the actual ways of supplying a password, or
> choose an alternative authentication method like peer.
>
> David J.

>


--
Adrian Klaver
adrian.klaver@aklaver.com


В списке pgsql-admin по дате отправления:

Предыдущее
От: Pepe TD Vo
Дата:
Сообщение: Re: create batch script to import into postgres tables
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: create batch script to import into postgres tables