--with-pgsql=shared - Mailing list pgsql-php

From Stefan Hans
Subject --with-pgsql=shared
Date
Msg-id 02d101c52306$31bdb7a0$bf01a8c0@pc1
Whole thread Raw
Responses Fedor core3 php not create file in /var  ("Ramesh Patel" <ramesh@banasdairy.coop>)
List 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 by date:

Previous
From: Miroslav Šulc
Date:
Subject: Re: unicode and frensh accents
Next
From: "Lindsay"
Date:
Subject: Need some clarification about some code.