Re: How To Install Extension Via Script File?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Chris Travers <chris(dot)travers(at)gmail(dot)com>
Cc: Rob Sargent <robjsargent(at)gmail(dot)com>, Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: How To Install Extension Via Script File?
Date: 2013-08-10 14:05:44
Message-ID: 13172.1376143544@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris Travers <chris(dot)travers(at)gmail(dot)com> writes:
> As for whether UTF-8 is the default, it is in many cases, but I remember
> struggling with the fact that a few Linux distros still default to
> SQL-ASCII. Ultimately this is something of a packaging issue and the
> default may be set at the package level.

Actually, the default is taken from the locale environment that initdb
sees. So it's a question of what the distro initializes LANG to (and
whether you've changed that, either system-wide or for the postgres user).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2013-08-10 14:21:02 Re: Postgres 9.3 beta log
Previous Message Olivier Chaussavoine 2013-08-10 10:18:48 Re: earthdistance