In article <[EMAIL PROTECTED]>, "Leeuw van der, Tim" <[EMAIL PROTECTED]> writes:
> So what I can say is, that if you want fast INSERT performance from > PostgreSQL then you'll probably have to do some trickery that you > wouldn't have to do with a default MySQL installation. I think the word "INSERT" is superfluous in the above sentence ;-) Contrary to MySQL, you can't expect decent PostgreSQL performance on decent hardware without some tuning. ---------------------------(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