Re: Tsearch2 dump/reload problem

Поиск
Список
Период
Сортировка
От Michal Hlavac
Тема Re: Tsearch2 dump/reload problem
Дата
Msg-id 41090C48.4070501@medium13.sk
обсуждение исходный текст
Ответ на Re: Tsearch2 dump/reload problem  (Ian Barwick <barwick@gmail.com>)
Ответы Re: Tsearch2 dump/reload problem  (Michal Hlavac <hlavki@medium13.sk>)
Список pgsql-general
hello...

I had another problem... I have table with tsvector type.
When I run pg_dump database > file.dat

in the file.dat is in order first declaration of table and after that
declaration of type tsvector...

After psql database < file.dat it returns error:
ERROR:  type "tsvector" does not exist
ERROR:  relation "t_auto_detail_seller" does not exist
ERROR:  relation "t_auto_detail_seller" does not exist

any suggestions???

thanx... hlk

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

Предыдущее
От: "David Parker"
Дата:
Сообщение: tablespace spec
Следующее
От: Michal Hlavac
Дата:
Сообщение: Re: Tsearch2 dump/reload problem