So, my ill Postgres 8.3 database is filling up log files in the pg_log directory with the following: 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" 2008-02-13 18:29:31 CST LOG: loaded library "$libdir/plugins/plugin_debugger.dll" Does this mean anything to anyone? I can't hardly believe that I'm the first one to notice that the windows build of 8.3 has serious issues. Thanks, Dan ---------------------------(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