Re: Windows default locale vs initdb

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Windows default locale vs initdb
Дата
Msg-id 47e99115-57b0-aa1e-2e62-b1f173e50587@dunslane.net
обсуждение исходный текст
Ответ на Re: Windows default locale vs initdb  (Dave Page <dpage@pgadmin.org>)
Список pgsql-hackers
On 4/19/21 10:26 AM, Dave Page wrote:
>
>
> On Mon, Apr 19, 2021 at 11:52 AM Andrew Dunstan <andrew@dunslane.net
> <mailto:andrew@dunslane.net>> wrote:
>
>
>     My understanding from Microsoft staff at conferences is that
>     Azure's PostgreSQL SAS runs on  linux, not WIndows.
>
>
> This is from a regular Azure Database for PostgreSQL single server:
>
> postgres=> select version();
>                           version                           
> ------------------------------------------------------------
>  PostgreSQL 11.6, compiled by Visual C++ build 1800, 64-bit
> (1 row) 
>
> And this is from the new Flexible Server preview:
>
> postgres=> select version();
>                                                      version          
>                                           
> -----------------------------------------------------------------------------------------------------------------
>  PostgreSQL 12.6 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu
> 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609, 64-bit
> (1 row)
>
> So I guess it's a case of "it depends".
>

Good to know. A year or two back at more than one conference I tried to enlist some of these folks in helping us with
WindowsPostgreSQL and their reply was that they knew nothing about it because they were on Linux :-) I guess things
changeover time.
 


cheers


andrew


--
Andrew Dunstan
EDB: https://www.enterprisedb.com




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Reduce the number of special cases to build contrib modules on windows
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pg_amcheck option to install extension