Re: export of schema only - Mailing list pgsql-admin

From Jim Nasby
Subject Re: export of schema only
Date
Msg-id 2A713B97-3455-4171-A2E6-C3FAC2D2BA47@pervasive.com
Whole thread Raw
In response to export of schema only  ("Sriram Dandapani" <sdandapani@counterpane.com>)
List pgsql-admin
Can you provide exact error messages here? You're not giving us a lot
of detail to go on...

On Mar 30, 2006, at 11:30 AM, Sriram Dandapani wrote:

> Hi
>
>
>
> This is the scenario:
>
>
>
> Export schema only
> On a different postgres box, drop the existing database, recreate
> the database and run psql with the exported schema file.
> One of the views did not import. I get an error saying relation
> <view-name> does not exist
> 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
>
>

--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461



pgsql-admin by date:

Previous
From: Jim Nasby
Date:
Subject: Re: 7.4 --> 8.0/8.1 upgrade
Next
From: "Mark Liberman"
Date:
Subject: Re: Release plans for improvements to partitioning