[GENERAL] (Might be a bug) locale issue while upgrading data directory from PostgreSQL 8.4 to 9.5

2017-07-05 Thread Mayank Agrawal
ion is successful and cluster locale is set to 'English, United States'. *Given that one has access to PostgreSQL 8.4, how would one know what value to pass to the parameter --locale while installing PostgreSQL 9.5?* Thanks and Regards, Mayank Agrawal

Re: [GENERAL] (Might be a bug) locale issue while upgrading data directory from PostgreSQL 8.4 to 9.5

2017-07-06 Thread Mayank Agrawal
*English_United States.1252* but can not be given as a value of parameter *--locale* during installation. This seems to me as a bug. In my case, *--locale* parameter was not provided during PostgreSQL 8.4 installation [scenario 3]. Thanks and Regards, Mayank Agrawal . On Fri, Jul 7, 2017 at

Re: [GENERAL] (Might be a bug) locale issue while upgrading data directory from PostgreSQL 8.4 to 9.5

2017-07-07 Thread Mayank Agrawal
The setups were downloaded from postgresql site only. On Jul 7, 2017 7:12 PM, "Adrian Klaver" wrote: On 07/06/2017 11:13 PM, Mayank Agrawal wrote: > No, windows has not been upgraded (Windows 7). Moreover, I think it is not > related to windows version, because I tried th

[GENERAL] PostgreSQL 9.5 showing unexpected behavior when installed with different locale other than default

2017-11-08 Thread Mayank Agrawal
lish, Australia*` locale. Output of command `*Show lc_collate*` was `*English_Australia.1252*` When I installed PostgreSQL 8.4.8 under same conditions (in GUI mode), there were no issues with that. It got installed with locale English, Australia. Any idea, what can be the reason behind this? Thanks and Regards, Mayank Agrawal .