public inbox for [email protected]  
help / color / mirror / Atom feed
From: Marek Mosiewicz <[email protected]>
To: [email protected]
Subject: Index merge join
Date: Sat, 22 Apr 2023 17:15:35 +0200
Message-ID: <[email protected]> (raw)

Hi,

Best way to restrict query on many columns is to have index on these
columns.
BUT with faster and faster IOPS is it not already feasable to make
merge
join on indexes ? Then it could be possible to have just index on
single columns
for more rare queries. Index which have column and oid/primary key.
Then make merge join on all columns restreicted/sorted.
Same for full text search (word,relevance,id)

Best regards,
   Maek Mosiewicz


view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: Index merge join
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox