Re: cannot EXPLAIN query...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: cannot EXPLAIN query...
Дата
Msg-id 14177.1044283565@sss.pgh.pa.us
обсуждение исходный текст
Ответ на cannot EXPLAIN query...  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
Ответы Re: cannot EXPLAIN query...  ("Rajesh Kumar Mallah." <mallah@trade-india.com>)
Список pgsql-sql
"Rajesh Kumar Mallah." <mallah@trade-india.com> writes:
> tradein_clients=# explain  SELECT count(*) from shippers1 where city='DELHI';
> ERROR:  get_names_for_var: bogus varno 5

What version is this?  ISTR having fixed some bugs that might cause that.

> i can paste the nasty view definations if nothing is obvious till
> now.

If it's a current release, we need to see *all* the schema definitions
referenced by the query --- views and tables.
        regards, tom lane


В списке pgsql-sql по дате отправления:

Предыдущее
От: Tomasz Myrta
Дата:
Сообщение: Re: cannot EXPLAIN query...
Следующее
От: "Rajesh Kumar Mallah."
Дата:
Сообщение: Re: cannot EXPLAIN query...