ginal Message-
From: Tom Lane [mailto:t...@sss.pgh.pa.us]
Sent: 20 May 2010 22:15
To: Kevin Flanagan
Cc: pgsql-hackers@postgresql.org
Subject: Re: [HACKERS] ERROR: GIN indexes do not support whole-index scans
"Kevin Flanagan" writes:
> Why would adding "target_lang_code=
"Kevin Flanagan" writes:
> Why would adding "target_lang_code='en'" cause this error?
Hard to tell without seeing the index definitions for this table.
Also could we see the EXPLAIN plans for both queries? (If possible
... I'm not sure whether you'd get this error just from EXPLAINing
the proble
Could anyone advise as to how to avoid this error? I'll describe the table
and query below.
The database contains a table 'tinytm_segments', which has two text columns,
'source_text' and 'target_text'. These are used to store sentences and their
translations. The language of the text is specifi