Search Postgresql Archives
create index on a field of udt
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Subject
: create index on a field of udt
From
: Shujie Shang <
sshang@xxxxxxxxxx
>
Date
: Mon, 29 Jun 2015 13:08:51 +0800
Hi, All:
I want to create a index on one field of udt, how can I do that?
e.g
create type info as (id int, name text);
I want to create index on
info.id
.
Thanks
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Follow-Ups
:
Re: create index on a field of udt
From:
John R Pierce
Prev by Date:
Re: Inserting from multiple processes?
Next by Date:
Re: create index on a field of udt
Previous by thread:
Weird insert issue
Next by thread:
Re: create index on a field of udt
Index(es):
Date
Thread
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]