Re: How Ican to upgrade to Latest Version of postgresql

From: Richard Huxton <dev(at)archonet(dot)com>
To: tmm(at)norconsult(dot)com(dot)sa
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: How Ican to upgrade to Latest Version of postgresql
Date: 2005-04-19 15:06:28
Message-ID: 42651E74.6080907@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Talal Mahyoub wrote:
> Please Dir,
> How Ican to upgrade to Latest Version of postgresql

This isn't really the right mailing list for this question - perhaps try
the -general or -novice list.

Briefly though, the procedure is:
1. pg_dump the database(s)
2. Upgrade the postgresql package
3. pg_restore the dumps

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message sawait 2005-04-20 08:47:01 Re: BUG #1605: Is this a bug of PostgreSQL?Or, is the parameter of Windows set?
Previous Message Talal Mahyoub 2005-04-19 09:14:45 How Ican to upgrade to Latest Version of postgresql