Re: error modifying max_connections (maybe a little o.t.) - Mailing list pgsql-general

From miguel angel rojas aquino
Subject Re: error modifying max_connections (maybe a little o.t.)
Date
Msg-id 3D3EC191.8060707@mail.flashmail.com
Whole thread Raw
In response to error modifying max_connections (maybe a little o.t.)  (miguel angel rojas aquino <mrojas_aquino@mail.flashmail.com>)
List pgsql-general
> You should look at your postgres logs, which will likely tell you
> what the real problem is, and then read
>
> http://www.ca.postgresql.org/users-lounge/docs/7.2/postgres/postmaster-start.html#POSTMASTER-START-FAILURES
>
> (sorry bout the long line) and associated bits there.  It seems
> likely that you haven't changed the configuration at all; you'll be
> very unhappy with the performance that way.  You certainly want at
> least a few thousand shared buffers, if nothing else.


thanks a lot, certainly i've not touched the config files, just
installed and started, and haven't had the time to look at performance
tuning tips, once again applies the rtfm thing :)



pgsql-general by date:

Previous
From: Elielson Fontanezi
Date:
Subject: RES: [SQL] Queries not using Index
Next
From: Chris
Date:
Subject: Casting varchar to interval