On Thu, Jul 25, 2013 at 8:39 PM, kris <kkvilek...@gmail.com> wrote:
>
>
> On Thursday, July 25, 2013 4:12:50 PM UTC-7, Klauss wrote:
>>
>> On Thu, Jul 25, 2013 at 7:58 PM, kris <kkvil...@gmail.com> wrote:
>> >
>> > My postgres.conf has a parameter  max_connections = 100
>>
>> That's not only the default, but it's also not really recommended to
>> push it much higher, so only do so if you really need a big pool on
>> each machine, and if you're sure that pool will be mostly idle all of
>> the time.
>
>
> Hmm.. I just bumped it 200 and modified the shared_buffers to be 32MB

Perhaps a bit OT on this list, but you probably want to increase that further.

Check out postgres' tuning wiki[0]

[0] http://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to