Any experiance with PostgreSQL and SQLRelay

Hi,
I need a db connection pooling in PHP. As far I know persistent
connections are not the best solution so I'm thinking about using
SQLRelay. Does anyone have any experience using PostgreSQL + PHP +
SQLRelay ? Maybe you know other "connection pooling" solutions for PHP ?

Thanks in advance.

ML



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq
Marek Lewczuk [ Mo, 09 Mai 2005 14:12 ] [ ID #784117 ]

Re: [PHP] Any experiance with PostgreSQL and SQLRelay

> I need a db connection pooling in PHP. As far I know persistent
> connections are not the best solution so I'm thinking about using
> SQLRelay. Does anyone have any experience using PostgreSQL + PHP +
> SQLRelay ? Maybe you know other "connection pooling" solutions for PHP ?

Try pgpool.

Chris

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq
Christopher Kings-Lyn [ Di, 10 Mai 2005 05:19 ] [ ID #785834 ]

Re: [PHP] Any experiance with PostgreSQL and SQLRelay

Christopher Kings-Lynne wrote:
>> I need a db connection pooling in PHP. As far I know persistent
>> connections are not the best solution so I'm thinking about using
>> SQLRelay. Does anyone have any experience using PostgreSQL + PHP +
>> SQLRelay ? Maybe you know other "connection pooling" solutions for PHP ?
>
>
> Try pgpool.
>

I second this.

Sincerely,

Joshua D. Drake
Command Prompt, Inc.

> Chris
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
Joshua Drake [ Di, 10 Mai 2005 05:21 ] [ ID #785835 ]

Re: [PHP] Any experiance with PostgreSQL and SQLRelay

Christopher Kings-Lynne napisa=C5=82(a):
>> I need a db connection pooling in PHP. As far I know persistent
>> connections are not the best solution so I'm thinking about using
>> SQLRelay. Does anyone have any experience using PostgreSQL + PHP +
>> SQLRelay ? Maybe you know other "connection pooling" solutions for PHP=
?
>
>
> Try pgpool.
Thanks.



---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend
Marek Lewczuk [ Di, 10 Mai 2005 07:41 ] [ ID #785836 ]
Datenbanken » gmane.comp.db.postgresql.php » Any experiance with PostgreSQL and SQLRelay

Vorheriges Thema: Fwd: Bug #32904 [Opn->Csd]: pg_get_notify() ignores result_type param.
Nächstes Thema: Promlem to database from PHP