Re: bug in hash indexes???

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jakub Ouhrabka <jouh8664(at)ss1000(dot)ms(dot)mff(dot)cuni(dot)cz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: bug in hash indexes???
Date: 2001-07-20 16:15:20
Message-ID: 3858.995645720@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jakub Ouhrabka <jouh8664(at)ss1000(dot)ms(dot)mff(dot)cuni(dot)cz> writes:
> i observed strange behavior using hash index. is it a known bug?

No, not a *known* bug. Your message does not give sufficient info to
try to reproduce the problem, however. Could you try to come up with
a self-contained example?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-07-20 16:21:32 Re: How Postgresql Compares For Query And Load Operations
Previous Message Bruce Momjian 2001-07-20 16:05:54 Re: Re: Examples of using bytea type