"Mike Bell" <[EMAIL PROTECTED]> writes: > Yes, I believe so: > rpm -qa | grep -i postgresql > ... > rh-postgresql-pl-7.3.6-1_ts2.eduserv_1.rhel3
That one should certainly have installed pltcl.so for you. Perhaps you could use rpm -ql to find out where it put it? I suspect that overall this is a problem of not having completely replaced the old PG installation --- somehow you are picking up an executable from the previous installation, or something like that. But the exact problem isn't clear to me. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])