Hi <br /><br />I have a php script and i make a pg_pconnect <br />If i want to make 4-10 pg_query in that script <br
/>Havei to close the connection at end of the script? <br />(i would say yes, is it right?) <br /><br />Sorry I m a
littlebit confused about the persistent thing!! <br />Is it smart to use persistent connections at all if i expect 100K
Usersto hit the script in an hour and the script calls up to 10-15 pg functions? <br />I have at the mom one function
butthe server needs 500 ms, its a little bit too much i think, and it crashed when i had 20K users <br /><br />Thanks
<br/>Bye <br />