Re: [HACKERS] Next release is 7.0(?) - Mailing list pgsql-hackers

From Brook Milligan
Subject Re: [HACKERS] Next release is 7.0(?)
Date
Msg-id 199910111805.MAA18307@biology.nmsu.edu
Whole thread Raw
In response to Re: [HACKERS] Next release is 7.0(?)  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
> Would this also be a relevant time to get a regression test to run on  > a non-installed system?  Couldn't this be
doneby starting up the  > database on a different port from within the newly compiled source  > tree for the purpose of
testing?
  Gee, I never even though of that.  What advantage would there be for  that?

Wouldn't that be useful for developing/debugging/testing a new version
on a machine that runs some other version in production mode?

One example would be someone who wants to update, but wishes to verify
the functioning of the new version prior to blowing away the old
one.  So, one could build the new version, run regression tests,
resolve any issues, THEN deinstall the old version and install the new
already verified one.

Another example is that developers could use a production machine to
tweak new code without having to actually install the test versions.

I'm sure other applications of that flexibility are apparent also.

Cheers,
Brook


pgsql-hackers by date:

Previous
From: James Thompson
Date:
Subject: Re: [HACKERS] Next release is 7.0(?)
Next
From: Lamar Owen
Date:
Subject: Re: [HACKERS] Next release is 7.0(?)