dbTalk Databases Forums  

[BUGS] BUG #2493: bug with initdb under an administrator

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2493: bug with initdb under an administrator in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default [BUGS] BUG #2493: bug with initdb under an administrator - 06-23-2006 , 07:52 PM







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.

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: [BUGS] BUG #2493: bug with initdb under an administrator - 06-24-2006 , 06:46 AM






Quote:
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:=20
=20
If I run the initdb under an administrator, the program=20
crashes without any error reporting. The last string in the output is=20
=20
"creating base template1 in E:/usr/local/postgres/data/base/1 ..."
(translated from russian)
=20
The "data" directory remains empty.
=20
Under the limited user account initialization completed successfully.
=20
=20
I think the program should report if it require to run under=20
a limited user account.
Hm. It does for me. Do you get something in the eventlog? Perhaps it's
incorrectly thinking it's running as a service, and logging there
instead?

Do you run this from the commandline, or from inside another program?

Finally, you can try the initdb version at
http://www.hagander.net/pgsql/initdb...user_8.1.4.zip.
It's the 8.1.4 initdb with the run-as-admin fixes from HEAD backpatched.


//Magnus

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.