Re: Ubuntu installed postgresql password failure

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема Re: Ubuntu installed postgresql password failure
Дата
Msg-id 55F6A002.7050302@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Ubuntu installed postgresql password failure  (Jan de Visser <jan@de-visser.net>)
Ответы Re: Ubuntu installed postgresql password failure
Re: Ubuntu installed postgresql password failure
Список pgsql-general
El 13/09/15 a las 18:20, Jan de Visser escribió:
>
> Try
>
> jan@bison:~$ sudo -u postgres -s
> postgres@bison:~$ psql
> psql (9.4.4)
> Type "help" for help.
>
> postgres=# ALTER USER postgres PASSWORD 'postgres';
> ALTER ROLE
> postgres=# \q

I would recommend using psql's \password meta-command instead of ALTER
USER to change a password, as to avoid having the password stamped in
the logs.

Regards,

--
Martín Marqués                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: BDR problem
Следующее
От: Christian Ramseyer
Дата:
Сообщение: Re: GIN Trigram Index Size