Hi, On Red Hat 9, when I run the pg_dump command, it uses the "INSERT ...." dump format. I thought it only did that if you used the --inserts option. How do I force it NOT to use that format?
Regards, David. ---------------------------(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