On Wed, 23 Nov 2005, Tom Lane wrote:

Teodor Sigaev <[EMAIL PROTECTED]> writes:
Attached dump cause core on 8.1 release and works fine on REL8_1_STABLE and 
HEAD.
Am I missed some fixes/commits?

In HEAD I get

\i tsearch2.sql
...
\i ltree.sql
...
\i tsearch2_crash.dump
CREATE TABLE
ALTER TABLE
psql:tsearch2_crash.dump:86: ERROR:  syntax error at position 0 near "Й"
CONTEXT:  COPY чьИАеьХНЕХН, line 1, column name_ltree: 
"Й.Ф.Е.Э.Й.М.А.Х.Э.Ш.И.Ж.Е.ь"
psql:tsearch2_crash.dump:96: NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create
implicit index "чьИАеьХНЕХН_pkey" for table "чьИАеьХНЕХН"
ALTER TABLE
CREATE INDEX
REVOKE
REVOKE
GRANT
GRANT
UPDATE 0

The "syntax error" doesn't seem very promising --- maybe this dump needs
a particular locale/encoding setting to work (or fail as the case may
be)?

yes, it works fine for KOI8. I just load this dump into HEAD.


                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly


        Regards,
                Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to