Re: [QUESTIONS] On the febr. 28 snapshot - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [QUESTIONS] On the febr. 28 snapshot
Date
Msg-id 199802281454.JAA09463@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
> Furthermore, it appaers as if buil;ding indices on varchar fields are
> *much* slower. Probably because the changes to how they're stored on
> disk. I suspect text willalso be slower. Didn't get to do much other
> testing yet (still building indices..), but if I notice other strange
> things, I'll lt them know to all of you (sorry for the mis-spellings, my
> compu isn't very responsive att the moment)..

[Moved to hackers list.]

Is varchar/text slower than it used to be, or slower than char()?

Should just be slower than char(), not slower than old code.

>
> btw. at what time do you expect 6.3 to be released? Will the goal of
> march 1st be reached?

March 1 is still target.


--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] 6.3 Features
Next
From: Constantin Teodorescu
Date:
Subject: Re:Little problem with perl5 interface