Обсуждение: connection versus persistent connection

Поиск
Список
Период
Сортировка

connection versus persistent connection

От
Felipe Nascimento
Дата:

I use PHP to connect to postgresql in my web application.

Is there advantages to use one or another (pg_connect() or pg_pconnect())???

Any advices?

Thanks
Felipe