Re: db problem - Mailing list pgsql-novice

From Aarni
Subject Re: db problem
Date
Msg-id 200307011035.10940.aarni.ruuhimaki@kymi.com
Whole thread Raw
In response to db problem  ("Daniel Phlander" <phlander@friendnet.org>)
List pgsql-novice
Hi Daniel,

As far as I remember I got this working ok with

pg_dumpall -c > backup

and

psql -e template1 < backup

But why not just upgrade the other machine too ?

BR,

Aarni

On Monday 30 June 2003 18:33, you wrote:
> Hello!
> I have a problem:
> I have installed PostgreSQL 7.3.3 and I have also put in the db a (
> /usr/local/pgsql/bin/pg_dumpall > backup.sql ), which I made from a
> PostgreSQL 7.2.4.  backup.sql; has uploaded with no problem, but now in the
> applications on which I work I have to make backup.sql from PgSQL 7.3.3 and
> to put into PgSQL 7.2.4., but I see this is not working (I have errors). I
> want to know how can I put a backup.sql made on a PgSQL 7.3.3 and to upload
> it into PgSQL 7.2.4. ? I look forward to hear from you! Thanks.
> Daniel

--
Aarni Ruuhimäki
Megative Tmi
KYMI.com

Pääsintie 26
45100 Kouvola
FINLAND

info@kymi.com / aarni.ruuhimaki@kymi.com

05 - 3755 035 / 050 - 4910 037
-------------------------------
Linux RedHat 7.3. / KDE 3.0
-------------------------------



pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: jobs mailling list: pgsql-jobs@postgresql.org ?
Next
From: Michael Glaesemann
Date:
Subject: Hierarchical Re: connectby_reverselookup()