NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
max_connections (Score:1)
This is a run time setting, in /var/lib/pgsql/data/postgresql.conf. You can configure a number of useful things in there. All of them require a server restart, though.
There's good documentation on that in the postgresql manual somewhere.
It does kind of suck that you can't change the host based access from inside the database, but hopefully, it's not something you'll be changing too often anyway...
-Dom
Reply to This