Re: BUG #3682: Incomplete database restore

Поиск
Список
Период
Сортировка
От Gary Chambers
Тема Re: BUG #3682: Incomplete database restore
Дата
Msg-id 302670f20710212017x377ce432g550cf5d8b92fbb03@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #3682: Incomplete database restore  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
Список pgsql-bugs
Heikki...

> Then I edited wikidb-psql, changing those "public.tsvector" datatypes to
> just "tsvector". After that:
>  psql wikidb < wikidb-psql

> And got no errors.

Okay, thanks!  I hadn't removed the two instances of the schema
prepending the tsvector type.  I can now import the data into
8.3beta1.  The mediawiki software is still broken, but that's outside
the scope of this discussion.

On more point that I might mention when using the removets2 script (in
the case of the Wiki database at least) is that it appears that one
must omit the schema parameter or else there will be many more
tsearch2-related items with which to deal.

Thanks for the help!

-- Gary Chambers

// Nothing fancy and nothing Microsoft!

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #3686: Incorrect numeric type conversion to long in plpythonu
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: BUG #3682: Incomplete database restore