Brandon Keepers <[EMAIL PROTECTED]> writes: > I've been wresting with this problem since 8.0.1 and am able to > duplicate it on 6 different installations. If I compile postgres from > source, everything works fine. If I install the RHEL 4 ES RPM, pg_dump > silently fails.
Is SELinux in enforcement mode, and if so does turning it off change things? 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