export of schema only - Mailing list pgsql-admin

From Sriram Dandapani
Subject export of schema only
Date
Msg-id 6992E470F12A444BB787B5C937B9D4DF03D36FBA@ca-mail1.cis.local
Whole thread Raw
Responses Re: export of schema only  (Jim Nasby <jnasby@pervasive.com>)
List pgsql-admin

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

pgsql-admin by date:

Previous
From: lmyho
Date:
Subject: Re: Postgresql server does not start!:( -Re: PostgreSQl newbie!
Next
From: lmyho
Date:
Subject: more- Re: Postgresql server does not start!:( -Re: PostgreSQl newbie! -PLease help, pgAdmin3 on Debian!