Re: Can you help me

From: Michelle Konzack <linux4michelle(at)freenet(dot)de>
To: pgsql-admin(at)postgresql(dot)org
Cc: Bruno Wolff III <bruno(at)wolff(dot)to>, Talal Mahyoub Abdo <tmm(at)norconsult(dot)com(dot)sa>
Subject: Re: Can you help me
Date: 2005-06-06 17:34:24
Message-ID: 20050606173424.GW693@freenet.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Am 2005-06-06 11:58:41, schrieb Bruno Wolff III:
> On Sun, Jun 05, 2005 at 11:45:37 +0300,
> Talal Mahyoub Abdo <tmm(at)norconsult(dot)com(dot)sa> wrote:
> > Hi,
> > I have older version for postgresql 7.2,I want upgread the version
> > how to upgread postegresql 7.2 to postgresql 8.0
>
> Read the 8.0 release notes.
>
> You are going to want to do a complete dump of your 7.2 databases while
> the 7.2 server is running. (If you can, you should use the 8.0 version
> of pg_dumpall.) Then once you have got the 8.0 server running, you will
> need to reload the databases using psql or pg_restore (depending on which
> options you used while running pg_dumpall).

I am using Debian GNU/Linux 3.0 with pgsql 7.4 (backport)
and want to upgrade to SARGE 3.1 and pgsql 8.0

Because I can not upgrade my production system to SARGE,
I need to install SARGE on a new system with pgsql 8.0.

Now, is it possibel to copy only pg_dumpall from SARGE
to the WOODY Server to dump it ?

Please note, that my postgresql AFTER vacumization is
over 120 GByte in size and locates on a Raid-5 Server
with 4 x 147 GByte which mean, I have 420 GByte diskspace.

Greetings
Michelle

--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bruno Wolff III 2005-06-06 20:36:10 Re: Can you help me
Previous Message Bruno Wolff III 2005-06-06 16:58:41 Re: Can you help me