दोनों C:\PostgreSQL
और C:\PostgreSQL\data
है postgres
पूरी तरह से पहुंच व्यवस्थापक अधिकार के साथ उपयोगकर्ता।
मैं व्यवस्थापक के रूप में पोस्टग्रेज उपयोगकर्ता से postgresql-9.1.2-1-windows.exe भाग गया। लक्ष्यC:\PostgreSQL
हर तरह से मैं कोशिश करता हूं, मुझे "डेटाबेस क्लस्टर आरंभीकरण विफल हो गया है।"
प्रशन
- क्या विंडोज सेवा होने के कारण सब कुछ w / o चलाना ठीक है?
- क्या विंडोज सर्विस के रूप में स्थापित करने के लिए कोई काम-काज है?
मैं PostGIS को GeoDjango के साथ काम करने के लिए सेटअप करने की कोशिश कर रहा हूं।
मैं मैन्युअल रूप से PostGIS स्थापित करने में सक्षम था। PostgreSQL के लिए नया और मुझे इस सब पर विश्वास का संकट है। पहली बार MySQL से PostgreSQL में आ रहा है।
C: \ Users \ Larry \ AppData \ Local \ Temp \ install-postgresql.log से स्थायी लॉग आउटपुट:
WScript.Network initialized...
Called IsVistaOrNewer()...
'winmgmts' object initialized...
Version:6.1
MajorVersion:6
Ensuring we can read the path C: (using icacls) to Larry:
Executing batch file 'radA3CF7.bat'...
Output file does not exists...
Called IsVistaOrNewer()...
'winmgmts' object initialized...
Version:6.1
MajorVersion:6
Ensuring we can read the path C:\PostgreSQL (using icacls) to Larry:
Executing batch file 'radA3CF7.bat'...
Output file does not exists...
Called IsVistaOrNewer()...
'winmgmts' object initialized...
Version:6.1
MajorVersion:6
Ensuring we can read the path C:\PostgreSQL\data (using icacls) to Larry:
Executing batch file 'radA3CF7.bat'...
Output file does not exists...
Called IsVistaOrNewer()...
'winmgmts' object initialized...
Version:6.1
MajorVersion:6
Ensuring we can write to the data directory (using icacls) to Larry:
Executing batch file 'radA3CF7.bat'...
Output file does not exists...
Failed to ensure the data directory is accessible (C:\PostgreSQL\data)
Executing batch file 'radA3CF7.bat'...
Output file does not exists...
Called Die(Failed to initialise the database cluster with initdb)...
Failed to initialise the database cluster with initdb
सुझाव?