| From: | "Michael Ben-David" <nospam_mikebd(at)iname(dot)com_mapson> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Connection handling of Postgre under PHP |
| Date: | 2002-03-13 22:23:35 |
| Message-ID: | a6ojk2$2i7a$1@jupiter.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I can't answer that but I did see a note in the phpPgAdmin source that the
author felt pg_pconnect() was a bit flaky and is sticking with pg_connect().
I am new to this so can't add further but you might want to investigate
more...
Cheers,
Mike.
"Stefan Landgraf" <stefan_landgraf(at)gmx(dot)de> wrote in message
news:7eb71af2(dot)0203120251(dot)4deecafb(at)posting(dot)google(dot)com(dot)(dot)(dot)
> Hi group!
>
> When I use pg_pconnect(...) for connecting, is this connection
> exclusively reserved for the actual script or can other scripts
> running parallel use the same connection? I ask because I want to be
> sure that no other process will interfere into running transactions...
>
> Thanks for any suggestions.
>
> Stefan Landgraf
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Ford | 2002-03-13 22:24:00 | website sends wrong file |
| Previous Message | Joe Shevland | 2002-03-13 22:02:43 | Re: DBvisualizer on MacOS X |