Hi

 

This is the scenario:

 

  1. Export schema only
  2. On a different postgres box, drop the existing database, recreate the database and run psql with the exported schema file.
  3. One of the views did not import. I get an error saying relation <view-name> does not exist
  4. I recreate the view and then I get an error relation not available /30142/14567…etc  which looks like a system error

 

The database into which I import is on a different tablespace which is not in the default data directory

Reply via email to