$page = get_page_by_title('Page Title To Exclude');
wp_list_pages('exclude='.$page->ID.'&title_li=');
Ok i see the problem, WP creates a few entries in the options rewrite_rules for EVERY page, like 6000 of them! but not posts??
Same here, over 3000 queries using More Fields. 56 without!