Re: Need default password for the user "sa"

Поиск
Список
Период
Сортировка
От Chris Browne
Тема Re: Need default password for the user "sa"
Дата
Msg-id 87vdxokaws.fsf@dba2.int.libertyrms.com
обсуждение исходный текст
Ответ на Need default password for the user "sa"  ("Janardhanachari, Jagadeesha" <Jagadeesha.Janardhanachari@fmr.com>)
Список pgsql-bugs
Jagadeesha.Janardhanachari@fmr.com ("Janardhanachari, Jagadeesha") writes:
> What is the password for postgres ?

This isn't a bug, to be sure, and there isn't a password declared, by
default.

The account that is created, initially, by default, has *no* password,
which means you must connect via some means that does not require a
password.  You can control this via pg_hba.conf:

  http://developer.postgresql.org/pgdocs/postgres/auth-pg-hba-conf.html
--
output = reverse("gro.mca" "@" "enworbbc")
http://cbbrowne.com/info/spiritual.html
"LISP car-and-cdr worlds are a  more reasonable representation of  the
things   that make life   interesting  than fixed  decimal(15) or FILE
OLDMSTR RECORD IS PAYROLL."  -- Bernie Greenberg.

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

Предыдущее
От: Bill Moran
Дата:
Сообщение: Re: Need default password for the user "sa"
Следующее
От: "Daniel Migowski"
Дата:
Сообщение: BUG #4374: pg_restore does not restore public schema comment