Re: Index question - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: Index question
Date
Msg-id 1299092758.25659.154.camel@jd-desktop
Whole thread Raw
In response to Re: Index question  (Andrew Sullivan <ajs@crankycanuck.ca>)
Responses Grant question  (Michael Black <michaelblack75052@hotmail.com>)
Re: Index question  (Michael Black <michaelblack75052@hotmail.com>)
List pgsql-general
On Wed, 2011-03-02 at 13:45 -0500, Andrew Sullivan wrote:
> On Wed, Mar 02, 2011 at 06:31:57PM +0000, Michael Black wrote:
> >
> > Ok. I have been working with databases a few years but my first real venture in to PostgreSql.  I just want a plain
simpleindex regardless if there are duplicates or not.  How do I accomplish this in PostgreSql? 
> >
>
> CREATE INDEX?

Perhaps this would be useful:

http://www.postgresql.org/docs/9.0/static/index.html

And specifically:

http://www.postgresql.org/docs/9.0/static/sql-commands.html

JD


>
> A
>
> --
> Andrew Sullivan
> ajs@crankycanuck.ca
>

--
PostgreSQL.org Major Contributor
Command Prompt, Inc: http://www.commandprompt.com/ - 509.416.6579
Consulting, Training, Support, Custom Development, Engineering
http://twitter.com/cmdpromptinc | http://identi.ca/commandprompt


pgsql-general by date:

Previous
From: Scott Ribe
Date:
Subject: Re: Index question
Next
From: John R Pierce
Date:
Subject: Re: how are you?