Received: from localhost (maia-2.hub.org [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 6EAB49FBD0A for ; Wed, 21 Feb 2007 11:41:05 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-new, port 10024) with ESMTP id 42827-02 for ; Wed, 21 Feb 2007 11:40:58 -0400 (AST) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.4 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by postgresql.org (Postfix) with SMTP id 7A6209FBCFF for ; Wed, 21 Feb 2007 11:41:04 -0400 (AST) Received: (qmail invoked by alias); 21 Feb 2007 15:41:02 -0000 X-Provags-ID: V01U2FsdGVkX18a3wp2xQEatz8lGK9EWyswLAoQZ56BZsslEJ+yVD panQ== From: Peter Eisentraut To: pgsql-docs@postgresql.org Subject: Re: should we have a separate page that clearly defines what a minor release is and why it's a good idea to keep up with them? Date: Wed, 21 Feb 2007 16:42:43 +0100 User-Agent: KMail/1.9.5 Cc: Bruce Momjian , Magnus Hagander , Andrew Hammond References: <200702211507.l1LF7Me12089@momjian.us> In-Reply-To: <200702211507.l1LF7Me12089@momjian.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200702211642.45668.peter_e@gmx.net> X-Y-GMX-Trusted: 0 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200702/19 X-Sequence-Number: 4150 Bruce Momjian wrote: > OK, the FAQ now has: > >

The PostgreSQL team makes only bug fixes in minor releases, I don't think there is a causality between the above and the below. > so, for example, upgrading from 7.4.8 to 7.4.9 does not require > a dump and restore; merely stop the database server, install > the updated binaries, and restart the server.

>

All users should upgrade to the most recent minor release as > soon as it is available. While upgrades always have some risk, > PostgreSQL minor releases fix only common bugs to reduce the risk of > upgrading. The community considers not upgrading more risky > that upgrading.

What is a "common bug"? -- Peter Eisentraut http://developer.postgresql.org/~petere/