Re: Need default password for the user "sa" - Mailing list pgsql-bugs

From Chris Browne
Subject Re: Need default password for the user "sa"
Date
Msg-id 87vdxokaws.fsf@dba2.int.libertyrms.com
Whole thread Raw
In response to Need default password for the user "sa"  ("Janardhanachari, Jagadeesha" <Jagadeesha.Janardhanachari@fmr.com>)
List 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 by date:

Previous
From: Bill Moran
Date:
Subject: Re: Need default password for the user "sa"
Next
From: "Daniel Migowski"
Date:
Subject: BUG #4374: pg_restore does not restore public schema comment