newbie question:

From: Leon van Dongen <Leonvd(at)kabelfoon(dot)nl>
To: pgsql-general(at)postgresql(dot)org
Subject: newbie question:
Date: 2000-12-18 09:56:50
Message-ID: B6639DF2.4282%Leonvd@kabelfoon.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Trurl McByte 2000-12-18 11:02:11 Simple mail() function for postgresql
Previous Message Karel Zak 2000-12-18 07:37:21 Re: [HACKERS] Trigger