On Wed, Dec 16, 2009 at 1:14 PM, David Lerner <[email protected]> wrote: > The following bug has been logged online: > > Bug reference: 5247 > Logged by: David Lerner > Email address: [email protected] > PostgreSQL version: 8.3.9.9343 > Operating system: windows XPpro SP3 > Description: postgres.exe not updating > Details: > > updated from 8.3.8 to 8.3.9 via upgrade.bat and postgres.exe is still the > old version and gets flagged by secunia PSI although psql.exe has updated.. > Thanks
Sounds like something prevented postgres.exe from being overwritten when you ran the script. Windows has issues overwriting files that are open, so maybe the server was up and running at the time? Just speculating wildly here... ...Robert -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
