Re: CVS, initdb and catalog version

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Laurent Duperval" <lduperval(at)microcelli5(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: CVS, initdb and catalog version
Date: 2001-05-18 14:02:50
Message-ID: 15252.990194570@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Laurent Duperval" <lduperval(at)microcelli5(dot)com> writes:
> So does that mean that every time I update the CVS code I have to trash
> my existing data?

Anytime someone changes the system catalogs (which is frequently), yes.
Don't try to track CVS tip in a production installation, unless you
enjoy frequent dump/reload cycles.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2001-05-18 14:08:41 Re: Re: 7.0.2 backend churning out messages
Previous Message Paul Panetta 2001-05-18 13:29:44 help with initdb please