Re: CVS stability - Mailing list pgsql-general

From Tom Lane
Subject Re: CVS stability
Date
Msg-id 24045.1118589353@sss.pgh.pa.us
Whole thread Raw
In response to CVS stability  (Sean Davis <sdavis2@mail.nih.gov>)
List pgsql-general
Sean Davis <sdavis2@mail.nih.gov> writes:
> I've been noticing some very useful things that are probably already in
> CVS (return_next in pl/perl, IN/OUT parameters, and probably others).
> I don't have a "mission critical" production environment and was
> wondering how unstable a typical 8.1 CVS checkout is?  I'm not talking
> about feature-freeze, but more about uptime and compilation.

CVS tip is seldom actively broken; the main downside you have to be
prepared for is that a snapshot will not be forwards or backwards
initdb-compatible.  As long as you are prepared for a full dump/restore
any time you want to update, you can certainly use it for development
work.

You might consider grabbing one of the nightly snapshot tarballs instead
of pulling directly from CVS --- less setup overhead that way (in
particular you don't need any tools you wouldn't need for a regular
source build).

            regards, tom lane

pgsql-general by date:

Previous
From: Tino Wildenhain
Date:
Subject: Re: PostgreSQL Certification
Next
From: Jernej Kos
Date:
Subject: Re: Postgre "idle" process using 100% CPU