Re: Password user postgres

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: marnaudo(at)inwind(dot)it
Cc: PosgreSQL Mailing List <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Password user postgres
Date: 2002-12-22 23:27:01
Message-ID: 1040599621.5700.13.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Mon, 2002-12-23 at 14:22, Arnaudo Massimo wrote:
> Hi everibody,
> i have to see the table pg_shadow, but i don't remind the default password
> for user postgres in a Debian system.

The Debian packages do not set any password.

Their default access is "ident sameuser", meaning that you can connect
using your Unix login name, provided that user has also been created as
a PostgreSQL user. The PostgreSQL superuser is 'postgres'.

--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"And there were in the same country shepherds abiding
in the field, keeping watch over their flock by night.
And, lo, the angel of the Lord came upon them, and the
glory of the Lord shone around them; and they were
sore afraid. And the angel said unto them, " Fear not;
for behold I bring you good tidings of great joy which
shall be to all people. For unto you is born this day
in the city of David a Saviour, which is Christ the
Lord." Luke 2:8-11

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message mzmaxmail 2002-12-23 10:57:55 save data from views
Previous Message Mathieu Arnold 2002-12-22 15:09:19 Re: Password user postgres