User pooler error: unsupported startup parameter: extra_float_digits
Started by Johnathan Tiamohabout 2 years ago3 messagesgeneral
Re: User pooler error: unsupported startup parameter: extra_float_digits
Add this to your pgbouncer config file:
ignore_startup_parameters = extra_float_digits
A web search of your subject line finds this solution quite easily.
Providing more details would also be a good idea for future emails.
Cheers,
Greg
Re: User pooler error: unsupported startup parameter: extra_float_digits
Thank you very much !
On Tue, Feb 20, 2024 at 9:50 AM Greg Sabino Mullane <htamfids@gmail.com>
wrote:
Show quoted text
Add this to your pgbouncer config file:
ignore_startup_parameters = extra_float_digits
A web search of your subject line finds this solution quite easily.
Providing more details would also be a good idea for future emails.Cheers,
Greg