Re: pgadmin4 configuration with no passwords?

Поиск
Список
Период
Сортировка
От Nagaraj Raj
Тема Re: pgadmin4 configuration with no passwords?
Дата
Msg-id 1531795947.171932.1557458028839@mail.yahoo.com
обсуждение исходный текст
Ответ на pgadmin4 configuration with no passwords?  (Tom Browder <tom.browder@gmail.com>)
Ответы Re: pgadmin4 configuration with no passwords?
Список pgadmin-support
Hi Tom,

Yes, you can use password less login through pgAdmin.

In pg_hba.conf file add,

host  all   all  <localhost> trust.


Thanks.
Naga


Sent from Yahoo Mail for iPhone

On Thursday, May 9, 2019, 4:33 PM, Tom Browder <tom.browder@gmail.com> wrote:

I want to start playing with pgadmin4 on my local host (single user) with no passwords for my own databases. Also, I have no password for user postgres since I change to it via su when I need it.

So can I use pgadmin4 for that scenario?  My initial foray into using it in local desktop mode seems to require passwords for everything.

Thanks.

-Tom



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

Предыдущее
От: Tom Browder
Дата:
Сообщение: pgadmin4 configuration with no passwords?
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: pgAdmin4 can't re-attach some previously detached partition