--with-pgsql=shared

Поиск
Список
Период
Сортировка
От Stefan Hans
Тема --with-pgsql=shared
Дата
Msg-id 02d101c52306$31bdb7a0$bf01a8c0@pc1
обсуждение исходный текст
Ответы Fedor core3 php not create file in /var  ("Ramesh Patel" <ramesh@banasdairy.coop>)
Список pgsql-php
Hi *,
 
we start to host a server (Linux, Apache2, PHP5, PostgreSQL8) and our provider compiles PHP with '--with-pgsql=shared'.
 
What means the php configure option '--with-pgsql=shared' and what impact has this on the performance?
 
I guess that this option means pgsql is to be used as dynamic module, but I am not sure. If it is so, does this mean that the pgsql module is loaded into memory only one time or every time needed again?
 
What impact has this on an application using postgres via php and do you have any hints concerning performance (we can define php.ini)?
 
 
Thx in advance
 
Stefan 

В списке pgsql-php по дате отправления:

Предыдущее
От: Miroslav Šulc
Дата:
Сообщение: Re: unicode and frensh accents
Следующее
От: "Lindsay"
Дата:
Сообщение: Need some clarification about some code.