Newbe questions: Setting Passwords

From: Anatole Varin <anatole(at)aioros(dot)ocn(dot)ne(dot)jp>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Newbe questions: Setting Passwords
Date: 2001-05-17 00:28:59
Message-ID: B7294A5A.778%anatole@aioros.ocn.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I'm new to this list and Postgres. I have Postgres up and running, but I'm
having trouble understanding the password system. In particular, I have the
following troubles:
1. Is it correct that users can only be given permissions on a particular
TABLE?
2. The owner of all my tables are listed as "postgres". Should I then be
using this "postgres" as the user name when I'm connecting (I'll be
connecting with PHP).
3. How can I change the password of "postgres"?

Sorry for the base-ness of the above questions, but your input would save me
a lot of grief.

- anatole

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Clark Naldoza y Lopez 2001-05-17 00:42:32 Re: Newbe questions: Setting Passwords
Previous Message Al Frick 2001-05-17 00:18:23 Re: Which Front End for Postgresql