"Pedro M. Ferreira" <pfrazao@ualg.pt> writes:
> int extra_float4_digits, default 0, min -4, max 2
> int extra_float8_digits, defualt 0, min -13, max 2
I think a single setting extra_float_digits would be sufficient.
> Also, if we concluded that there is a need of 2 more digits, should'nt
> this be the default ?
No. pg_dump would want to bump it up on-the-fly.
regards, tom lane