[EMAIL PROTECTED] writes: > bash-2.05b$ pg_config --pkglibdir > bash: pg_config: command not found
If you can't find pg_config you had better figure out why not. Either your PATH setting doesn't include the directory where Postgres executables were installed, or you have a very old or broken Postgres. 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