Re: newbie question:

From: "Dan Wilson" <phpPgAdmin(at)acucore(dot)com>
To: "Leon van Dongen" <Leonvd(at)kabelfoon(dot)nl>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: newbie question:
Date: 2000-12-19 16:37:58
Message-ID: 006201c069da$0c9ee1e0$078353d8@danwilson
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

ALTER USER postgres WITH PASSWORD '[enter password]'

http://www.postgresql.org/users-lounge/docs/7.0/user/sql-alteruser.htm

----- Original Message -----
From: "Leon van Dongen" <Leonvd(at)kabelfoon(dot)nl>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Monday, December 18, 2000 1:56 AM
Subject: [GENERAL] newbie question:

> I have been expirementing with PostgreSQL
> but now I have compiled PHP with PostgreSQL
> I need an superuser to call the database from my scripts.
>
> Postgres is already defined as the superuser but how
> can I set the superuser password ?
> Is there a admin script just like MySQL or should
> I insert it into the pg_??(group,user) table on the
> default database ?
>
> please let me know
>
>
> Leon

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dan Wilson 2000-12-19 16:40:44 Re: Auto incrementing fields. How?
Previous Message Brett W. McCoy 2000-12-19 16:18:01 Re: Auto incrementing fields. How?