On Fri, May 16, 2008 at 2:39 PM, Jeff Frost <[EMAIL PROTECTED]> wrote: > On Fri, 16 May 2008, Christopher Browne wrote: >> Jeff Frost <[EMAIL PROTECTED]> writes: >>> Hrmmm..I get this when trying to update functions: >>> >>> ./upgrade.slonik:5: Possible unsupported PostgreSQL version 8.3, >>> defaulting to 8.1 support >>> >>> Thats' updating from 1.2.14rc to 1.2.14. >> >> On the "good news" side, 8.1 support should work out fine, as the >> internals (e.g. - stored procs) do not vary between 8.1 and 8.3. >> >> It should read: >> >> ./upgrade.slonik:5: Possible unsupported PostgreSQL version (80300) 8.3, >> defaulting to 8.1 support >> > Oh, you think it should be putting out the (80300) as well? Maybe it's > somehow running the wrong version? I thought that myself and so I went and > moved the 1.2.14 binaries and re-ran the install. I configured with the > following line:
Fwiw, I'm seeing the exact same thing as Jeff - no (80300) in my error message as well. I am upgrading a Postgres 8.3.1 cluster from Slony1-1.2.13 to 1.2.14. Slony is getting installed under a new prefix from the old install. -Dave _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
