Re: ERROR: function crosstab(unknown, unknown) does not exist

Поиск
Список
Период
Сортировка
От Alban Hertroys
Тема Re: ERROR: function crosstab(unknown, unknown) does not exist
Дата
Msg-id CAF-3MvP7ewSkpJ1ptB2fkbxXmOdkkVnduXPkBYTic2k7yU0yEQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ERROR: function crosstab(unknown, unknown) does not exist  (Adrian Klaver <adrian.klaver@gmail.com>)
Список pgsql-general
> Per Toms suggestion you need to check the permissions on the schema.
> One way to do that is, from psql type the following and enter:
>  \dn+

One other thing you might want to verify: Does user XXX have the
PUBLIC schema in their search_path? It is by default, but some people
take it out for security reasons.

--
If you can't see the forest for the trees,
Cut the trees and you'll see there is no forest.

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: ERROR: function crosstab(unknown, unknown) does not exist
Следующее
От: Andy Chambers
Дата:
Сообщение: Cancel a pg_ctl stop