Hi list, We have developed a system that is running as an ASP application, currently we are using Postgresql 7.4. For every customer we have a separate schema, and this works OK. Now in version 8, tablespaces were introduced. This summer we are planning to migrate to version 8.1. Question is if there are advantages to use tablespaces instead of schema's?
Keep up the good work Cheers, Dick Kniep ---------------------------(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