Re: Segmentation fault while COPY in 7.3

From: "Nicolai Tufar" <ntufar(at)apb(dot)com(dot)tr>
To: "Joe Conway" <mail(at)joeconway(dot)com>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Segmentation fault while COPY in 7.3
Date: 2002-12-01 06:22:55
Message-ID: 004301c29902$15f00130$8016a8c0@apb.com.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-advocacy pgsql-general pgsql-hackers

----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>

> Joe Conway <mail(at)joeconway(dot)com> writes:
> > FWIW, I just tried to repeat this on cvs tip and could not. Seems to
work just
> > fine:
>
> I have a sneaking suspicion that it can only be reproduced with Nicolai's
> locale setting. Not sure exactly what aspect of the locale is causing
> the problem though ...

I am trying to reproduce the same on another server with no success.
Locale is what also comes to my mind. I have compiled PostgreSQL
with --with-nls option. All databases, including template0 are in
LATIN5 encoding. My postgresql.conf contains:

LC_MESSAGES = 'tr_TR'
LC_MONETARY = 'tr_TR'
LC_NUMERIC = 'tr_TR'
LC_TIME = 'tr_TR'
datestyle = 'European'

Regards,
Nic.

>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Responses

Browse pgsql-advocacy by date

  From Date Subject
Next Message Joe Conway 2002-12-01 06:32:57 Re: Segmentation fault while COPY in 7.3
Previous Message Tom Lane 2002-12-01 06:10:29 Re: Segmentation fault while COPY in 7.3

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2002-12-01 06:32:57 Re: Segmentation fault while COPY in 7.3
Previous Message Tom Lane 2002-12-01 06:10:29 Re: Segmentation fault while COPY in 7.3

Browse pgsql-hackers by date

  From Date Subject
Next Message Joe Conway 2002-12-01 06:32:57 Re: Segmentation fault while COPY in 7.3
Previous Message Tom Lane 2002-12-01 06:21:35 ExecMakeTableFunctionResult vs. pre-evaluated functions