Re: [GENERAL] Still big problems with pg_dump!

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Wim <wdh(at)belbone(dot)be>
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 14:47:27
Message-ID: 17620.1032360447@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-hackers pgsql-novice

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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Wim 2002-09-18 15:00:33 Re: [GENERAL] Still big problems with pg_dump!
Previous Message Elielson Fontanezi 2002-09-18 11:37:01 An Oracle opnion

Browse pgsql-general by date

  From Date Subject
Next Message James Hall 2002-09-18 14:55:21 Re: Copy Users?
Previous Message Martijn van Oosterhout 2002-09-18 14:01:11 Re: psql: \pset pager 'always'?

Browse pgsql-hackers by date

  From Date Subject
Next Message Wim 2002-09-18 15:00:33 Re: [GENERAL] Still big problems with pg_dump!
Previous Message nngodinh 2002-09-18 14:28:04 Re: unaccent

Browse pgsql-novice by date

  From Date Subject
Next Message Wim 2002-09-18 15:00:33 Re: [GENERAL] Still big problems with pg_dump!
Previous Message Tom Lane 2002-09-18 14:26:41 Re: [NOVICE] Postgres storing time in strange manner