Re: ERRORDATA_STACK_SIZE exceeded

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Stefan Sassenberg <stefan(dot)sassenberg(at)gmx(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ERRORDATA_STACK_SIZE exceeded
Date: 2006-10-17 15:06:21
Message-ID: 28017.1161097581@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Stefan Sassenberg <stefan(dot)sassenberg(at)gmx(dot)de> writes:
> de_DE(at)euro is ISO-8859-15, if that helps. I changed the locale to
> en_US.UTF-8 and LC_CTYPE in the environment is set to that value too.
> Nevertheless "show lc_ctype" says de_DE(at)euro, even after a postgresql
> restart. How can I change that?

initdb is the only way to change the database's LC_CTYPE or LC_COLLATE :-(

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2006-10-17 15:09:22 Re: How to _really_use a non-default tablespace
Previous Message Stefan Sassenberg 2006-10-17 15:04:29 Re: ERRORDATA_STACK_SIZE exceeded