Re: Need default password for the user "sa"

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Need default password for the user "sa"
Date: 2008-08-25 22:05:55
Message-ID: 87vdxokaws.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Jagadeesha(dot)Janardhanachari(at)fmr(dot)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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Daniel Migowski 2008-08-25 22:29:01 BUG #4374: pg_restore does not restore public schema comment
Previous Message Bill Moran 2008-08-25 16:26:59 Re: Need default password for the user "sa"