Re: INDEX on a composite type

From: Colin Wetherbee <cww(at)denterprises(dot)org>
To: GMail <vincenzo(dot)romano(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: INDEX on a composite type
Date: 2007-12-19 21:29:25
Message-ID: 47698D35.6060307@denterprises.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

GMail wrote:
> When trying to create an index on a composite type, I need to enclose
> the columns in paranthesis. Is this normal?
> I don't think so as there's no mention in the friendly manual.

I think your problem is similar to one that has been discussed here
previously.

http://www.mail-archive.com/pgsql-general(at)postgresql(dot)org/msg75862.html

Colin

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Geoff Ellingwood 2007-12-19 21:41:15 Re: Trouble running PostgreSQL server / Server must be started under certain locale.
Previous Message Martijn van Oosterhout 2007-12-19 21:27:25 Re: INDEX on a composite type