[PHP-DEV] Re: Bug #1278 Updated: pg_connect etc. does not support username/password authentication methods From: Matt Sullivan (matt <email protected>)
Date: 03/29/99

On 29 Mar 1999, Bug Database wrote:

> ID: 1278
> Updated by: rasmus
> Reported By: matt <email protected>
> Status: Closed
> Bug Type: PostgreSQL related
> Assigned To:
> Comments:
>
> Sure it does. Use the syntax:
> pg_Connect("host=myHost port=myPort tty=myTTY options=myOptions user=myUser password=myPassword dbname=nyDB");

Ok, then the docs just don't mention it :) Figured it was an unlikely
ommision but must have missed the code when checking against the source.

The docs state:

"Other parameters besides dbname and port are host, tty and options."

Cheers,
Matt.

--
Matt Sullivan <matt <email protected>>

-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>