Re: Strange dump/restore effect

From: Gražvydas Valeika <gvaleika(at)gmail(dot)com>
To: Paul Ramsey <pramsey(at)opengeo(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Strange dump/restore effect
Date: 2012-09-23 21:48:51
Message-ID: CAO6eJZoeHH8jsftkuf1S-UUmwY=s8TApHypimcnzHxbV3+Y+_w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Sep 24, 2012 at 12:44 AM, Paul Ramsey <pramsey(at)opengeo(dot)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).

In response to

Browse pgsql-general by date

  From Date Subject
Next Message ac@hsk.hk 2012-09-23 23:36:10 Re: Upgrade from 8.4.13 to 9.2.0.1 successful but it still displays 8.4.13 if SELECT version();
Previous Message Paul Ramsey 2012-09-23 21:44:37 Re: Strange dump/restore effect