Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: PostgreSQL index usage discussion. - Mailing list pgsql-hackers

From Luis Alberto Amigo Navarro
Subject Re: PostgreSQL index usage discussion.
Date
Msg-id [email protected]
Whole thread Raw
In response to PostgreSQL index usage discussion.  (mlw <[email protected]>)
Responses Re: PostgreSQL index usage discussion.
List pgsql-hackers
>
> (2) Use programmatic hints which allow coders specify which indexes are
used
> during a query. (ala Oracle)
>
As I said before it would be useful a way to improve(not force) using
indexes on particular queries, i.e. lowering the cost of using this index on
this query.
Regards



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: PostgreSQL index usage discussion.
Next
From: Hannu Krosing
Date:
Subject: Re: PostgreSQL index usage discussion.