On Wed, Nov 17, 2010 at 11:07 AM, Steve Singer <[email protected]> wrote: > > Other than that I am not aware of any issues 1.2 will have with 9.0. I > haven't done much testing of 1.2 with 9.0 (have others?) but while I was > testing 2.0.x against 9.0 betas I don't recall seeing anything that > needed back-porting. > >
mmm... well, i have postgresql 9.0.1 installed on a node (this was installed via the yum repository) and because the repo have 2.0.4 and i don't want to kill my existing slony installation so i'm compiling 1.2.21 and get this error: """ gcc -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -I../.. -DPGSHARE="\"/usr/pgsql-9.0/bin//../share/\"" -DPG_VERSION_MAJOR=9 slonik.o dbutil.o parser.o ../parsestatements/scanner.o -L/usr/pgsql-9.0/lib/ -L/usr/pgsql-9.0/lib/ -lpq -Wl,-rpath,/usr/pgsql-9.0/lib/ -lpgport -o slonik /usr/bin/ld: skipping incompatible /usr/pgsql-9.0/lib//libpgport.a when searching for -lpgport /usr/bin/ld: skipping incompatible /usr/pgsql-9.0/lib//libpgport.a when searching for -lpgport /usr/bin/ld: cannot find -lpgport collect2: ld returned 1 exit status """ there were a change there too? -- Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL: Soporte y capacitación de PostgreSQL _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
