Ken Hill <[EMAIL PROTECTED]> writes: > How do I find where the postgresql database directory is from a command > line?
Since 8.0 you can do "show data_directory". regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match