Re: Postgres Pg_connect PHP

From: A B <gentosaker(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres Pg_connect PHP
Date: 2009-06-11 12:47:42
Message-ID: dbbf25900906110547t2b3d295cu1e0438148609af82@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> Vyacheslav Kalinin <vka(at)mgcp(dot)com> writes:
>
>>  $conn = pg_pconnect("dbname=foo");
>
> Please reconsider and use plain pg_connect().

Would you like to elaborate on that? Why connect and not pconnect?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Phil Longstaff 2009-06-11 12:49:09 Re: Libpq on windows
Previous Message Phil Longstaff 2009-06-11 12:47:14 Re: Libpq on windows