Re: pg_dump question - Mailing list pgsql-admin

From Scott Marlowe
Subject Re: pg_dump question
Date
Msg-id dcc563d10712071236v3b2187a4ice02c0725cad31b8@mail.gmail.com
Whole thread Raw
In response to pg_dump question  (Carol Walter <walterc@indiana.edu>)
List pgsql-admin
On Dec 7, 2007 2:18 PM, Carol Walter <walterc@indiana.edu> wrote:
> Hello-
>
> I'm trying to do an upgrade of version 8.1 to 8.2.3.  The restore is
> failing because of some code that is in some views.  If I dump the
> just the schema and then dump just the data, will the views be included?

Well, that really kinda depends.

Are you pg_dumping with 8.2's pg_dump?  If not try that.

What exact error messages are you getting?

pgsql-admin by date:

Previous
From: Carol Walter
Date:
Subject: pg_dump question
Next
From: Listaccount
Date:
Subject: Dangerous hint in the PostgreSQL manual