Re: [GENERAL] Still big problems with pg_dump!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] Still big problems with pg_dump!
Дата
Msg-id 17620.1032360447@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] Still big problems with pg_dump!  (Wim <wdh@belbone.be>)
Список pgsql-admin
Wim <wdh@belbone.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

В списке pgsql-admin по дате отправления:

Предыдущее
От: Elielson Fontanezi
Дата:
Сообщение: An Oracle opnion
Следующее
От: Wim
Дата:
Сообщение: Re: [GENERAL] Still big problems with pg_dump!