Re: Can you help me

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Talal Mahyoub Abdo <tmm(at)norconsult(dot)com(dot)sa>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Can you help me
Date: 2005-06-06 16:58:41
Message-ID: 20050606165841.GB30453@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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).

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Michelle Konzack 2005-06-06 17:34:24 Re: Can you help me
Previous Message Rodolfo Baselli 2005-06-06 15:33:04 Re: RAID0 vs RAID1 vs RAID?