Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Installing postgresql on Windows results in initdb failure


  • From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
  • To: "frank church" <pgsql(at)adontendev(dot)net>, <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: Installing postgresql on Windows results in initdb failure
  • Date: Wed, 13 Jul 2005 19:41:35 +0200
  • Message-id: <6BCB9D8A16AC4241919521715F4D8BCE6C776A(at)algol(dot)sollentuna(dot)se>

> In trying to install postgresql 8.0.3 on Windows I got an 
> error on running the initdb script, that caused the whole 
> process to be aborted and reversed.
> Not even a log  was created inspite of the dialog asking me 
> to read the log message before closing the it.
> 
> The application failed to initialize properly 
> (0xc0000022).Click on OK to terminate the application

Googling a bit on this shows that it has something to do with
permissions. SOmewhere on your systems arae permissions that's
preventing the pg service account from launching initdb. It could be on
any of the referenced standard DLLs. Try using filemon from
www.sysinternals.com to see which file(s) it fails on.

//Magnus



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group