Wednesday, May 15, 2019

INSTALL POSTGRE SQL























ANY ERROR AFTAER INSTALL:?

Umumnya terjadi pada Windows OS (Windows 8 /Windows 10):

Failed to load sql modules into the database cluster

ATAU

Error running post install step. Installation may not complete correctly. Error reading C:/Program Files/PostgreSQL/9.5/postgresql.conf

LAKUKAN HAL SBB

Uninstall the PostgreSQL and delete the data directory in the installation folder.
Create a new Windows user named postgres and add it to the Administrators group.
Restart your computer.
Open cmd (command prompt) as the postgres command using the following command: 
runas /user:postgres cmd.exe
A new window appears, you need to run the installer file from this window.

No comments:

Post a Comment