"Moovarkku Mudhalvan" wrote:
  >Hi Friends,
  >
  >    Greetings. What is the default password for the user postgres.. Let me
  >change the password.. If i change the password.. Does it make any problem in
  >my datas...

There is no password by default; create one with ALTER USER.

Passwords do not take effect unless pg_hba.conf is set up to use them.  If
it is, and you have not assigned a password to postgres, you will not be
able to connect as postgres.

-- 
Oliver Elphick                                [EMAIL PROTECTED]
Isle of Wight                              http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C

     "If ye love me, keep my commandments."       John 14:15



---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to