postgresql db account - Mailing list pgsql-novice

From Ray Stell
Subject postgresql db account
Date
Msg-id 20061004211800.GA30988@cns.vt.edu
Whole thread Raw
Responses Re: postgresql db account  (Richard Broersma Jr <rabroersma@yahoo.com>)
List pgsql-novice
What is the default pw for the postgresql db account?
Is it a correct management practice to change this pw?

template1=# select * from pg_user;
  usename   | usesysid | usecreatedb | usesuper | usecatupd |  passwd  | valuntil | useconfig
------------+----------+-------------+----------+-----------+----------+----------+-----------
 postgresql |       10 | t           | t        | t         | ******** |          |


pgsql-novice by date:

Previous
From: "Shoaib Mir"
Date:
Subject: Re: Testing / debuging data import
Next
From: Richard Broersma Jr
Date:
Subject: Re: postgresql db account