Re: Getting fancy errors when accessing information_schema on 10.5

2018-10-30 Thread Axel Rau
> Am 30.10.2018 um 16:29 schrieb Tom Lane : > > Axel Rau writes: >>> Am 30.10.2018 um 16:04 schrieb Tom Lane : >>> That is ... odd. Is it possible that you have cpu_operator_cost set >>> to zero, or some very tiny number? > >> Yes: > >> cpu_index_tuple_cost = 0.01 >> cpu_operator_cost = 0 I

Re: Getting fancy errors when accessing information_schema on 10.5

2018-10-30 Thread Tom Lane
Axel Rau writes: >> Am 30.10.2018 um 16:04 schrieb Tom Lane : >> That is ... odd. Is it possible that you have cpu_operator_cost set >> to zero, or some very tiny number? > Yes: > cpu_index_tuple_cost = 0.01 > cpu_operator_cost = 0 Ah, well that explains why the clauses are seen as being the s