Re: Version 8.3

From: Andreas <maps(dot)on(at)gmx(dot)net>
To: Alexander Staubo <alex(at)purefiction(dot)net>
Cc: Bob Pawley <rjpawley(at)shaw(dot)ca>, PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Version 8.3
Date: 2007-10-29 01:59:37
Message-ID: 47253E89.9080009@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Alexander Staubo schrieb:
> On 10/27/07, Bob Pawley <rjpawley(at)shaw(dot)ca> wrote:
>
>> I would like to try PostgreSQL 8.3 without uninstalling version 8.1.
>> Is this possible??
>>
>
> Sure. If you're on Unix, download the source and install it somewhere
> in, say, your home directory. This requires a certain familiarity with
> the shell, however, but it's fairly straightforward as such things go.
> If you're on Windows I believe you will need Microsoft's compiler.
>

On windows one just has to change the listening port within the binary
installer so the 2 servers dont collide later.
The installer puts every version in its own directory by default.
In this case probaply
C:\Programme\PostgreSQL\8.1
C:\Programme\PostgreSQL\8.3-beta1

It's more important to mind the directory within the operational releases.
I'm not quite sure if one gets automatically
C:\Programme\PostgreSQL\8.2
C:\Programme\PostgreSQL\8.2.1
C:\Programme\PostgreSQL\8.2...

Bob, you just want to watch which client software version you run
against which server.
The beta comes with tools like psql, pgAdmin3, pg_dump ...
It might be advised not to rely on the beta's clients when you work with
operational data in server 8.2.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joshua D. Drake 2007-10-29 04:13:55 Re: pg_restore
Previous Message Tom Lane 2007-10-28 23:55:40 Re: pg_restore