Re: [HACKERS] Mandrake Postgres RPMs

Поиск
Список
Период
Сортировка
От J. Roeleveld
Тема Re: [HACKERS] Mandrake Postgres RPMs
Дата
Msg-id 001f01bf32a6$e40117a0$8602a8c0@sentec.demon.nl
обсуждение исходный текст
Ответ на Mandrake Postgres RPMs  (Thomas Lockhart <lockhart@alumni.caltech.edu>)
Список pgsql-hackers
> One detail: Mandrake defines a Postgres user, but disables the
> password. I added the password and was then able to log in as the
> Postgres user and add other users. Is that the preferred way to do
> it??

I usually 'su' to the postgres - user from root, and then create a
super-user-account
for myself, and then do all the other stuff from there.
I don't know how other people think about this, but I have found that
the less passwords there are into a system, the harder it is for people to
break in.

Joost Roeleveld



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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Mandrake Postgres RPMs
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] pg_dump bug