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

BUG #2493: bug with initdb under an administrator



The following bug has been logged online:

Bug reference:      2493
Logged by:          Alexander Pravdin
Email address:      speller(at)yandex(dot)ru
PostgreSQL version: 8.1.4
Operating system:   Windows XP
Description:        bug with initdb under an administrator
Details: 

If I run the initdb under an administrator, the program crashes without any
error reporting. The last string in the output is 

"creating base template1 in E:/usr/local/postgres/data/base/1 ..."
(translated from russian)

The "data" directory remains empty.

Under the limited user account initialization completed successfully.


I think the program should report if it require to run under a limited user
account.



Home | Main Index | Thread Index

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