easy resetting - Search results in mailing lists
Mailing lists >> pgsql-php >> Thread
2010-04-23 06:31:44 | Re: pcntl_fork() and database concurrency (Andrew McMillan)
setting the '2 hours' to something else, you have an easy lock expiry mechanism. Cheers
Mailing lists >> pgsql-php >> Thread
2009-09-07 07:40:36 | Re: How to select the source ip address for a connection to the database server (Jasen Betts)
easiest way it probably by setting a routing rule, you need root/adimnistrator to do this
Mailing lists >> pgsql-php >> Thread >> Search in thread (2)
2005-12-12 10:12:27 | Re: AP2 (Neil Saunders)
setting up your own configuration will be reclaimed down the line when you need to change your configuration, and you have that extra bit of familiarity. If you still want to go down the package
Mailing lists >> pgsql-php >> Thread
2004-03-05 15:01:23 | Re: Please help: PHP4/postgres db woes (scott.marlowe)
setting it to just trust on local and host 127.0.0.1/255.0.0.0 for testing to see if that lets you in. If you make a simple page that has this in it: what
Mailing lists >> pgsql-php >> Thread
2003-08-05 16:21:50 | Re: PHP Connections (scott.marlowe)
Easy fix, just crank up max backends, right? Well, sorta. The rule of TANSTAAFL (there ain't no such thing as a free lunch.) If Postgresql has 150+ connections sitting open and idle
Mailing lists >> pgsql-php >> Thread
2002-06-09 14:04:11 | Re: Designing a Web Interface (hodges@xprt.net)
setting up a web site in php is "_PHP fast&easy web development_" by Julie
Mailing lists >> pgsql-php >> Thread
2002-01-28 15:14:55 | Re: pg_pconnect - ?? (Mitch Vincent)
easy to run out of resources especially if you have your PG processes set to use a good amount of sort/shared memory (and you really should increase it from the default settings
Mailing lists >> pgsql-php >> Thread
2001-11-29 16:55:14 | Database Replicatio via triggers (Peter)
setting up a small cluster with loadbalancing, fail-over, etc - 2 front and 2 back-end db servers. Everything is ok except for database replication. As I understand it the easiest