Bruce Momjian wrote:
This patch implements the COPY VIEW TODO item. Do we want to apply it for 8.2?
I thought the consensus was that it would be better to do COPY (SELECT ...) TO ... rather than requiring the intermediate creation of a view. cheers andrew ---------------------------(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