Tad Marko <[EMAIL PROTECTED]> writes: > However, I can make it work with > createlang -U postgres plpgsql dbname > Is the latter preferred, or do I have something misconfigured?
Createlang has to be done as a superuser. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match