Re: Connecting PostgreSQL db using Pear

From: Devrim GUNDUZ <devrim(at)oper(dot)metu(dot)edu(dot)tr>
To: Vince Vielhaber <vev(at)michvhf(dot)com>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Connecting PostgreSQL db using Pear
Date: 2002-10-04 18:55:47
Message-ID: Pine.LNX.4.44.0210042154480.16413-100000@oper.metu.edu.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php


Hi Vince,

On Fri, 4 Oct 2002, Vince Vielhaber wrote:

> Ok, my example assumed you were set up for trust not password.
>
> pgsql://username:password(at)unix+localhost/database_name
>
> That *should* do it.

Yes, it did it!

Thanks a lot Vince, you saved a lot of time... Let me now continue coding
my project :)

Best wishes.

--

Devrim GUNDUZ

devrim(at)oper(dot)metu(dot)edu(dot)tr Tel : (312) 295 9318
devrim(dot)gunduz(at)linux(dot)org(dot)tr Faks : (312) 295 9494

Web : http://devrim.oper.metu.edu.tr
------------------------------------

In response to

Browse pgsql-php by date

  From Date Subject
Next Message arun kv 2002-10-08 10:27:02 Image processing using PHP
Previous Message Vince Vielhaber 2002-10-04 18:46:22 Re: Connecting PostgreSQL db using Pear