Re: Strange dump/restore effect - Mailing list pgsql-general

From Gražvydas Valeika
Subject Re: Strange dump/restore effect
Date
Msg-id CAO6eJZoeHH8jsftkuf1S-UUmwY=s8TApHypimcnzHxbV3+Y+_w@mail.gmail.com
Whole thread Raw
In response to Strange dump/restore effect  (Gražvydas Valeika <gvaleika@gmail.com>)
List pgsql-general


On Mon, Sep 24, 2012 at 12:44 AM, Paul Ramsey <pramsey@opengeo.org> wrote:
Try just loading the 1.5 dump directly into the 2.0 database without
the filtering step. It will be immensely noisy with lots of errors and
warnings, but with luck you should find your data is there waiting for
you when it's done.


I don't have problems with data. Everything is in place. After droping those 4 tables that happened to be views, and recreating views everything seems ok (till next dump/restore). 

pgsql-general by date:

Previous
From: Gražvydas Valeika
Date:
Subject: Strange dump/restore effect
Next
From: "ac@hsk.hk"
Date:
Subject: Re: Upgrade from 8.4.13 to 9.2.0.1 successful but it still displays 8.4.13 if SELECT version();