Hem C:\PostgreSQL
ve C:\PostgreSQL\data
sahip postgres
tam erişim ve yönetici hakları ile kullanıcı.
Postgresql-9.1.2-1-windows.exe dosyasını postgres kullanıcısından yönetici olarak çalıştırdım. HedefC:\PostgreSQL
Her denediğimde, "Veritabanı kümesi başlatma başarısız oldu."
Sorular
- Windows Hizmeti olmadan her şeyi çalıştırmak uygun mudur?
- Windows Hizmeti olarak yüklenecek bir çözüm var mı?
GeoDjango ile çalışmak için PostGIS kurmaya çalışıyorum.
PostGIS'i manuel olarak yükleyebildim. PostgreSQL'de yeni olan ve tüm bunlara karşı bir güven krizi yaşıyorum. MySQL'den PostgreSQL'e ilk kez geliyor.
C: \ Users \ Larry \ AppData \ Local \ Temp \ install-postgresql.log dosyasından ilgili günlük çıktısı:
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
Öneriler?