Обсуждение: could not map view of backend variables: error code 6
Hi all,
I am trying to install Postgres on Windows 7 32 bits. I have tried both 8.4 and 9.0 installers but get the following error in the application log when the service is trying to start:
could not map view of backend variables: error code 6
Any ideas what that error means and how to fix it? I get no other error messages and postgres log is completely empty.
Thanks for your help in advance.
Regards,
Olli
Hello! I got the same error after i installed bitdefender total security 2011. I think bitdefender is blocking the postgresql. My error is: could not map view of backend variables: error code 6 LOG: startup process (PID 3608) exited with exit code 1 LOG: aborting startup due to startup process failure -- View this message in context: http://postgresql.1045698.n5.nabble.com/could-not-map-view-of-backend-variables-error-code-6-tp3266624p3267382.html Sent from the PostgreSQL - admin mailing list archive at Nabble.com.
Well that is what I also thought first but have completely disabled the firewall in BitDefender and still get this error. Saying that, sometimes when you disabled Windows programs that does not really mean that they are inactive :) Maybe I will try uninstalling BitDefender completely and see what happens... Thanks for a mail back. Olli -----Original Message----- From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of gdsorin Sent: 16 November 2010 14:25 To: pgsql-admin@postgresql.org Subject: Re: [ADMIN] could not map view of backend variables: error code 6 Hello! I got the same error after i installed bitdefender total security 2011. I think bitdefender is blocking the postgresql. My error is: could not map view of backend variables: error code 6 LOG: startup process (PID 3608) exited with exit code 1 LOG: aborting startup due to startup process failure -- View this message in context: http://postgresql.1045698.n5.nabble.com/could-not-map-view-of-backend-variab les-error-code-6-tp3266624p3267382.html Sent from the PostgreSQL - admin mailing list archive at Nabble.com. -- Sent via pgsql-admin mailing list (pgsql-admin@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
"Olli Aro" <olli_aro@yahoo.co.uk> writes: > Well that is what I also thought first but have completely disabled the > firewall in BitDefender and still get this error. This isn't a firewall issue --- it's BitDefender (or something) interfering with file access. regards, tom lane