postgresql db account

From: Ray Stell <stellr(at)cns(dot)vt(dot)edu>
To: pgsql-novice(at)postgresql(dot)org
Subject: postgresql db account
Date: 2006-10-04 21:18:00
Message-ID: 20061004211800.GA30988@cns.vt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 | ******** | |

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Richard Broersma Jr 2006-10-04 22:27:10 Re: postgresql db account
Previous Message Shoaib Mir 2006-10-04 19:50:13 Re: Testing / debuging data import