Scara Maccai <[EMAIL PROTECTED]> writes: > I only need read access to my custom table format db. Would read access > be possible with the "C-Language Functions - Returning Sets" API?
Probably. Take a look at contrib/dblink for ideas. 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