Re: Assigning password to the superuser

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Assigning password to the superuser
Дата
Msg-id 29256.1113538891@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Assigning password to the superuser  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Forgot to mention: you might also want to think about setting up a
separate superuser account for the stats monitor.  Unlike Unix,
Postgres doesn't think there can be only one superuser.  The advantage
of this is (a) you can give it a separate password from what you
normally use, and (b) you can choose some less obvious name than
"postgres".

            regards, tom lane

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

Предыдущее
От: "Uwe C. Schroeder"
Дата:
Сообщение: Re: psql performance
Следующее
От: Joseph Shraibman
Дата:
Сообщение: UNION messing up sorting WAS: psql performance