Am Samstag, 8. Dezember 2007 schrieb Josh Berkus: > Pretty much. We're supporting x86 64-bit servers for Solaris now, and > we need SMF to be able to check whether it can safely run x binaries > against y data.
Well, the canonical way to do that is to start the server and see if it succeeds. You might get an indication that it will not work by running pg_controldata. But that is probably not a sufficient check. -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org