pg_restore problems

Поиск
Список
Период
Сортировка
От Bobby Gontarski
Тема pg_restore problems
Дата
Msg-id 5512.3387-5875-1999701350-1156768686@seznam.cz
обсуждение исходный текст
Ответы Re: pg_restore problems  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
I do:
pg_dump -Ft mydb > mydb.tar
pg_restore -d newdb mydb.tar
and I get tuns of errors. Like:
pg_restore: [archiv߰ (db)] could not execute query: ERROR: relation "pg_ts_cfg map" already exists
Command was: CREATE TABLE pg_ts_cfgmap (
ts_name text NOT NULL,
tok_alias text NOT NULL,
dict_name text[]
what is the problem, why can't I restore the db... (postgresql 8.1)
bobby

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

Предыдущее
От: Rafal Pietrak
Дата:
Сообщение: Re: optimising UNION performance
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: optimising UNION performance