Re: Postgresql 9.4 upgrade openSUSE13.1

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Arup Rakshit <tuka(dot)08(at)gmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql 9.4 upgrade openSUSE13.1
Date: 2015-06-01 00:09:02
Message-ID: 556BA29E.2090700@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/31/2015 08:57 AM, Arup Rakshit wrote:
> Hi,
>
> I have installed long back postgresql92, and I want to upgrade it to postgresql 9.4. But not seeing any package for that. Any help ?
>
> [arup(at)music_track (master)]$ zypper info postgresql94
> Loading repository data...
> Reading installed packages...

FYI for future reference I would use zypper search postgres. zypper info
needs an exact name, search is more like grep -i. In any case
postgresql94 is not in the default repos.

I am on openSUSE 13.1 and compile my Postgres versions from source. If
you want to get an RPM package I would look here(see WARNING below):

http://software.opensuse.org/package/postgresql94

*WARNING* I have not done this and I do not know if it installs over the
existing Postgres install or not. I would definitely backup your data
and conf files. The safer route would be to try this out on another
machine, say a cloud instance *WARNING*

>
>
> package 'postgresql94' not found.
> [arup(at)music_track (master)]$
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2015-06-01 04:38:56 Re: replacing jsonb field value
Previous Message Melvin Davidson 2015-06-01 00:02:00 Re: Help me recovery databases.