Re: ltree installation error - Mailing list pgsql-bugs

From iuri de araujo sampaio
Subject Re: ltree installation error
Date
Msg-id 1198046913.6108.14.camel@COMPAQ
Whole thread Raw
In response to Re: ltree installation error  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ltree installation error  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: ltree installation error  ("Iuri Sampaio" <iuri.sampaio@gmail.com>)
Re: ltree installation error  ("Iuri Sampaio" <iuri.sampaio@gmail.com>)
List pgsql-bugs
No, I´m not sure.
Assuming i´ve got a locale problem, how do i get rid of it?
re-installing postgres??
I already tried that a couple of times and it didn´t succeed
is it an option to re-install my OS (debian etch)?
or just apt-get the respective locale support?


iuri

On Wed, 2007-12-19 at 00:29 -0500, Tom Lane wrote:
> "Iuri Sampaio" <iuri.sampaio@gmail.com> writes:
> > I've got a fatal error when i try to start postgresql service.
> > I debugged my scripts and the error came up right after i ran the followed
> > ltree installation script.
>
> There's nothing in what you show that seems to have anything to do with
> ltree.  Are you sure the installation was working at all?  It looks to
> me that you've got a locale configuration problem.
>
>             regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3826: Very Slow Execution of examplequery (wrong plan?)
Next
From: dhliu
Date:
Subject: SELECT LIKE 'xxx%' doesn't use index scan