Re: postgres account default password

Поиск
Список
Период
Сортировка
От Julian Leyh
Тема Re: postgres account default password
Дата
Msg-id 20040716003055.0a6a8059.oenone@oenone.de
обсуждение исходный текст
Ответ на Re: postgres account default password  (Frank Bax <fbax@sympatico.ca>)
Ответы Re: postgres account default password  (Yves <yvenault@yahoo.ca>)
Список pgsql-novice
ok, here for the list.. sorry..

On Thu, 15 Jul 2004 14:31:26 -0400
Frank Bax <fbax@sympatico.ca> wrote:

> Login as yourself, 'su' to root, then 'su' to postgres (there will be
> no password prompt), then change the password.

better: use sudo(8).
for example: sudo -u postgres psql foobar

no need to enter root password.

cu
JRL

--
visit my OpenBSD ports page: http://vgai.de/ports
--
If you don't remember something, it never existed...
If you aren't remembered, you never existed...

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

Предыдущее
От: Betsy Barker
Дата:
Сообщение: Assigning a return value from a function to a variable.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Assigning a return value from a function to a variable.