<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div>Hi,</div><div><br></div><div>I have created a database structure which has 3 main postgis tables (1 for lines,polygones, and points) which each contain between 5-10,000 features. These tables then feed views which split the geometries into understandable groups which are then served through geoserver in Tomcat6, linux-Ubuntu 10.04.</div><div><br></div><div>I have noticed that the performance of the wms is getting considerably worse. Is this to do with the views or simply the amount of data being served?</div><div><br></div><div>Should I in hindsight have split the table into separate tables instead of creating views?</div><div><br></div><div>thanks for any help,</div><div><br></div><div>Robert</div><div><br></div></div></body></html>