Re: Problem in order by

From: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
To: Reuly Bússolo Mendes <reuly(at)terra(dot)com(dot)br>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Problem in order by
Date: 2005-04-12 14:43:23
Message-ID: 20050412074245.K2526@megazone.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


On Tue, 12 Apr 2005, Stephan Szabo wrote:

> On Tue, 12 Apr 2005, [iso-8859-1] Reuly Bússolo Mendes wrote:
>
> > The command's return
> > teste=# show LC_COLLATE;
> > ERROR: Option 'lc_collate' is not recognized
>
> Darn, that must have been added after 7.3.x. If you have pg_controldata,
> I think you can use pg_controldata <path to data directory>. I don't
> remember enough about 7.3 at this point to know for certain.
>
> > I remade the process of yesterday (dropdb and move directory) and added in
> > initdb the option --lc_collate=C without taking off -- locale=C, executed
> > but it does not appear in postgresql.conf and the problem continues.
>
> You are doing that with the server stopped, correct?

I mean the initdb.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Reuly Bússolo Mendes 2005-04-12 14:56:04 Re: Problem in order by
Previous Message Stephan Szabo 2005-04-12 14:42:22 Re: Problem in order by