Re: [GENERAL] Still big problems with pg_dump!

From: Wim <wdh(at)belbone(dot)be>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Andrew Sullivan <andrew(at)libertyrms(dot)info>, pgsql-admin(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Still big problems with pg_dump!
Date: 2002-09-18 15:00:33
Message-ID: 3D889511.4090107@belbone.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-hackers pgsql-novice

Tom Lane wrote:

>Wim <wdh(at)belbone(dot)be> writes:
>
>
>>gdb gives me this:
>>bash-2.05$ adb /usr/local/pgsql/bin/postgres
>>/data/postgres/base/17903709/core
>>core file = /data/postgres/base/17903709/core -- program
>>``/usr/local/pgsql/bin/postgres'' on platform SUNW,Ultra-60
>>SIGBUS: Bus Error
>>$c
>>AllocSetAlloc+0x18c(476120, 3, 226018, 0, 0, 13)
>>MemoryContextAlloc+0x68(476120, 3, 70670000, 7efefeff, 81010100, ff00)
>>MemoryContextStrdup+0x28(476120, 4c8568, ffffffff, fffffff8, 0, ffbfe541)
>>make_greater_string+0x1c(4c8568, 13, 297, 4c8730, 0, ffbfe5d1)
>>prefix_selectivity+0xcc(4c0780, 4c7ab8, 4c8568, ffbfe670, ffbfe68b,
>>ffbfe6a0)
>>patternsel+0x278(ffbfe7a0, 0, 476120, 0, 0, ffbfe728)
>>likesel+0x10(ffbfe7a0, ffbfe7a0, 1d7080, fffffff8, 0, ffbfe809)
>>
>>
>
>Hm. Are you running in a multibyte character encoding? I had a note
>that make_greater_string may have problems in the MULTIBYTE case.
>
> regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>
>
>
Yes, I compiled postgres with multibyte and ODBC support . Is there a
workaround possibel to fix my problem?

Cheers!

Wim

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2002-09-18 15:06:10 Re: [GENERAL] Still big problems with pg_dump!
Previous Message Tom Lane 2002-09-18 14:47:27 Re: [GENERAL] Still big problems with pg_dump!

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-09-18 15:06:10 Re: [GENERAL] Still big problems with pg_dump!
Previous Message James Hall 2002-09-18 14:55:21 Re: Copy Users?

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-09-18 15:03:37 Re: Backend crash (long)
Previous Message Tom Lane 2002-09-18 14:47:27 Re: [GENERAL] Still big problems with pg_dump!

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2002-09-18 15:06:10 Re: [GENERAL] Still big problems with pg_dump!
Previous Message Tom Lane 2002-09-18 14:47:27 Re: [GENERAL] Still big problems with pg_dump!