James, thanks for your help. I actually have a Postgres 8.4 installation on both of my test servers, and 'installed' Postgres 9.0 for my prototyping by just unpacking the tar file into a directory. I didn't do a proper pkgadd, which might explain the wrong library path.
For the short term, I've simply backed up the /usr/lib/libpq.so.4 and copied the /disk0.7/.../libpq.so.5 library over it. Starting the database now gives me a different error, which is excellent news. Here it is: FATAL: database system identifier differs between the primary and standby DETAIL: The primary's identifier is 5530111432470820716, the standby's identifier is 5529808963693828085. Google and various forums don't have anything on this. Hopefully someone can help, thanks! Dan -- This message posted from opensolaris.org _______________________________________________ databases-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/databases-discuss
