"Damien Guignard" wrote:
>PostgreSQL version: 8.3.4
>Operating system: Windows
>
>While testing connections i tried to raise up max_connections but this
>setting is never taken into account. The maximum connection (backends from
>pg_stat_database) seems to be the default number : 101.
I guess t
The following bug has been logged online:
Bug reference: 4815
Logged by: Damien Guignard
Email address: damien.guign...@lotsys.com
PostgreSQL version: 8.3.4
Operating system: Windows
Description:max_connections setting has no impact
Details:
While testing connection
Tom Lane wrote:
I think that code probably originated at a time when palloc(0) threw an
error, and was meant to avoid any corner-case failures in the subsequent
logic. I can't get very excited about the case --- it seems to me the
*real* fix for this complaint is to give hstore some ANALYZE supp