public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andreas Joseph Krogh <[email protected]>
To: [email protected]
Subject: Re: Searching GIN-index (FTS) and sort by timestamp-column
Date: Wed, 16 Mar 2016 16:08:04 +0100 (CET)
Message-ID: <VisenaEmail.59.14f5e83b9780ba86.1537ff78701@tc7-visena> (raw)
In-Reply-To: <[email protected]>
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-performance>
På onsdag 16. mars 2016 kl. 16:04:08, skrev Evgeniy Shishkin <
[email protected] <mailto:[email protected]>>:
> On 16 Mar 2016, at 17:52, Evgeniy Shishkin <[email protected]> wrote:
>
>
>> On 16 Mar 2016, at 16:37, Tom Lane <[email protected]> wrote:
>>
>> Andreas Joseph Krogh <[email protected]> writes:
>>> 1. Why isnt' folder_id part of the index-cond?
>>
>> Because a GIN index is useless for sorting.
>
> I don't see how gin inability to return sorted data relates to index
condition.
> In fact i tried to reproduce the example,
> and if i change folder_id to int from bigint, then index condition with
folder_id is used
>
> Index Cond: ((fts_all @@ '''hi'''::tsquery) AND (folder_id = 1))
>
Looks like documentation
http://www.postgresql.org/docs/9.5/static/btree-gin.html
is lying about supporting int8 type
Hm, interesting!
@Tom: Any idea why BIGINT doesn't work, but INTEGER does?
-- Andreas Joseph Krogh
CTO / Partner - Visena AS
Mobile: +47 909 56 963
[email protected] <mailto:[email protected]>
www.visena.com <https://www.visena.com;
<https://www.visena.com;
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: Searching GIN-index (FTS) and sort by timestamp-column
In-Reply-To: <VisenaEmail.59.14f5e83b9780ba86.1537ff78701@tc7-visena>
* 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