Re: was a initdb required from 8.1beta3 -> beta4?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
Cc: jd(at)commandprompt(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: was a initdb required from 8.1beta3 -> beta4?
Date: 2005-12-03 03:49:57
Message-ID: 11305.1133581797@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com> writes:
>> Install beta3, backup, install 8.1 restore.

> That's what I wanted to do but I can't seem to find a beta3 tar.gz
> anywhere, the downloads only go to beta4 :-(

If you don't find a tarball, you could pull the beta3 tag from CVS.
See http://developer.postgresql.org/docs/postgres/cvs.html
The tag you want is REL8_1_0BETA3 ... too lazy to check the cvs
man page, but I think you would add "-r REL8_1_0BETA3" to the
normal cvs checkout command.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2005-12-03 04:25:23 Re: Numeric 508 datatype
Previous Message Jim C. Nasby 2005-12-03 02:28:08 Re: 8.1, OID's and plpgsql