Re: SERIAL or INT8 / Unique BLOB's

From: "Jeffrey W(dot) Baker" <jwbaker(at)acm(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: SERIAL or INT8 / Unique BLOB's
Date: 2002-01-03 05:37:41
Message-ID: Pine.LNX.4.33.0201022137170.31459-100000@windmill.gghcwest.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 2 Jan 2002, Tom Lane wrote:

> "Jeffrey W. Baker" <jwbaker(at)acm(dot)org> writes:
> > yabbut, has anyone seen yet if 7.2 can use bigint in an index (on a 32-bit
> > machine)?
>
> bigint index support has been there for quite awhile. Possibly you
> are missing the need to cast the constant to bigint:

Of course. I was already told that once but apparently I forget it
already. -jwb

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Michel POURE 2002-01-03 08:21:45 Re: PostgreSQL GUI
Previous Message Jeffrey W. Baker 2002-01-03 05:36:09 Re: SERIAL or INT8 / Unique BLOB's