Gregory Stark <[EMAIL PROTECTED]> writes: > We currently execute a lot of joins as Nested Loops which would be more > efficient if we could batch together all the outer keys and execute a single > inner bitmap index scan for all of them together.
Please give an example of what you're talking about that you think we can't do now. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers