Re: Release cycle length - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Release cycle length
Date
Msg-id 3FBD6CAA.7040500@familyhealth.com.au
Whole thread Raw
In response to Re: Release cycle length  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Release cycle length  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
> Yeah, I think the main issue in all this is that for real production
> sites, upgrading Postgres across major releases is *painful*.  We have
> to find a solution to that before it makes sense to speed up the
> major-release cycle.

Well, I think one of the simplest is to do a topological sort of objects  in pg_dump (between object classes that need
it),AND regression 
 
testing for pg_dump :)

Chris




pgsql-hackers by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: [PERFORM] More detail on settings for pgavd?
Next
From: David Fetter
Date:
Subject: Handy user/group hack