Re: Index question

From: Michael Black <michaelblack75052(at)hotmail(dot)com>
To: <jd(at)commandprompt(dot)com>, <ajs(at)crankycanuck(dot)ca>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Index question
Date: 2011-03-02 19:30:49
Message-ID: BLU144-W2462C9175DDD10C59A244AFAC00@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Thank you for the links.

> Subject: Re: [GENERAL] Index question
> From: jd(at)commandprompt(dot)com
> To: ajs(at)crankycanuck(dot)ca
> CC: pgsql-general(at)postgresql(dot)org
> Date: Wed, 2 Mar 2011 11:05:58 -0800
>
> 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 simple index 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(at)crankycanuck(dot)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
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Moran 2011-03-02 19:32:54 Re: Grant question
Previous Message Michael Black 2011-03-02 19:30:19 Grant question