Re: [QUESTIONS] Testing Postgresql v6.3

From: Herouth Maoz <herouth(at)oumail(dot)openu(dot)ac(dot)il>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-questions(at)postgreSQL(dot)org, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [QUESTIONS] Testing Postgresql v6.3
Date: 1998-03-09 07:47:51
Message-ID: l03110702b12968f9589d@[147.233.159.109]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 17:51 -0000 on 8/3/98, Bruce Momjian wrote:

> >
> > At 15:17 -0000 on 5/3/98, The Hermit Hacker wrote:
> >
> >
> > > You should technically be able to run it on a different port,
> > > *but* you might have problems with the shared libraries, where trying to
> > > run v6.3 is seeing v6.1's shared libraries, and won't work...
> >
> > May I make a suggestion? In future versions, include the version number in
> > the names of the libraries.
>
> Then everyone has to update all their Makefiles after an upgrade.

More likely, re-link a symbolic link.

If the executables in the postgres distributions rely on the libraries
themselves, they should link directly to the versioned library. There
should be a symbolic link giving the versioned library the generic name.

It's rather important to be able to easily keep two versions of the same
software on the same machine. It allows for testing of the new version,
cleaning it and weeding any problems, while still using the old version for
production stuff. I'm sure not everyone has a spare machine, and if you
have, it doesn't always have the same setup as your main machine (for
example, it may not be accessible from the web).

Herouth

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1998-03-09 08:27:47 Re: [HACKERS] What is this...?
Previous Message J. Douglas Dunlop 1998-03-09 02:52:48 Re: [DOCS] Re: pgsql-docs-digest V1 #312