Re: Tsearch2 dump/reload problem

From: Michal Hlavac <hlavki(at)medium13(dot)sk>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Tsearch2 dump/reload problem
Date: 2004-07-29 14:40:08
Message-ID: 41090C48.4070501@medium13.sk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michal Hlavac 2004-07-29 15:13:21 Re: Tsearch2 dump/reload problem
Previous Message David Parker 2004-07-29 14:17:53 tablespace spec