On Wed, Mar 17, 2010 at 03:28, Fujii Masao wrote:
> Hi,
>
> http://developer.postgresql.org/pgdocs/postgres/runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SECURITY
>
>> ssl_renegotiation_limit (int)
>
> It's described that the type of ssl_renegotiation_limit is "int".
> Though it's not a
Hi,
http://developer.postgresql.org/pgdocs/postgres/runtime-config-connection.html#RUNTIME-CONFIG-CONNECTION-SECURITY
> ssl_renegotiation_limit (int)
It's described that the type of ssl_renegotiation_limit is "int".
Though it's not apparent error, we should use "integer" rather than
"int". In th