Re: (collation) Building postgresql on FreeBSD, the pros and cons of icu

From: Patrick Dung <patrick_dkt(at)yahoo(dot)com(dot)hk>
To: Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: (collation) Building postgresql on FreeBSD, the pros and cons of icu
Date: 2013-10-26 05:00:29
Message-ID: 1382763629.14066.YahooMailNeo@web193505.mail.sg3.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>
>On Friday, October 25, 2013 3:12 PM, Achilleas Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> wrote:
>On 23/10/2013 16:44, Tom Lane wrote:
>> Patrick Dung <patrick_dkt(at)yahoo(dot)com(dot)hk> writes:
>>> By default, FreeBSD ports does not build postgresql with icu (http://www.icu-project.org/).
>> Postgres does not have any option to use ICU, default or otherwise.
>> Nor is it likely to happen in future, judging from previous discussions
>> of the idea.
>
>Hi Tom, Patrick
>FreeBSD indeed has a config option to build with ICU, just
># /usr/ports/databases/postgresql93-server
># make config
>and you will be able to see this.
>The relevant README is here : http://people.freebsd.org/~girgen/postgresql-icu/README.html
>Patrick also you may build postgresql by hand and apply the patch manually from : /usr/ports/databases/postgresql93-server
>Although being in a non-english speaking company, i have not tried this neither at work or at home.
>Hope that helps.
>

Hi Achilleas,

Sorry I have hit to send button too fast in the last mail...

Yes, I know FreeBSD has a specific patch to use ICU on Postgresql.
And officially Postgresql, do not come with ICU patch natively.

Thanks.

Patrick

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jayadevan 2013-10-26 06:14:42 Re: PostgreSQL Point In Time Recovery
Previous Message Patrick Dung 2013-10-26 04:57:02 Re: (collation) Building postgresql on FreeBSD, the pros and cons of icu