Re: Reindexdb + relation error

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Reindexdb + relation error
Дата
Msg-id 22777.1205182645@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Reindexdb + relation error  (frant101@googlemail.com)
Список pgsql-general
frant101@googlemail.com writes:
> I am trying to reindex some indexes through a batch script.  for
> example

> Database : hermes
> Schema : sc1
> Indexes : ind1

> when i use reindexdb with the following switches
>  ./reindexdb --index=ind1 hermes
> i get the below error message
> reindexdb: reindexing of index "ind1" in database "hermes" failed:
> ERROR:  relation "ind1" does not exist

Perhaps this is not using the same schema search path that you have
established in your psql environment?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: php pg_connect fails, pgsql works
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_type.relacl