Re: "micro bucket sort" ... - Mailing list pgsql-hackers

From Greg Stark
Subject Re: "micro bucket sort" ...
Date
Msg-id AANLkTik_7VBzzaFerAh+b2EEwq6sB2es8mqohiLxj8nd@mail.gmail.com
Whole thread Raw
In response to "micro bucket sort" ...  (Hans-Jürgen Schönig <postgres@cybertec.at>)
List pgsql-hackers
2010/8/11 Hans-Jürgen Schönig <postgres@cybertec.at>:
> now, the problem is: i cannot easily create additional indexes as i have too many possible "second" conditions here.
>

Is it just me or is this description of the problem not very specific?
Can you give more examples of your queries and explain what kind of
plan you're looking for for them?

--
greg


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Python 2.7 deprecated the PyCObject API?
Next
From: Robert Haas
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Include the backend ID in the relpath of temporary relations.