Here are the instructions we were provided:
- Download the PostgreSQL installer from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads
- During installation, UNCHECK "pgAdmin4"
- Set the database password (I liked to set it to admin )
- Complete the install
- DO NOT launch StackBuilder
- Navigate to: https://www.pgadmin.org/download/pgadmin-4-windows/
- Download the latest Windows installer
- Launch pgAdmin 4 (It might take a 1-2 minutes to load)
- Type in your password from step 3
- pgAdmin will now be up and running
I have attempted to install the PostgreSQL installer more than a dozen times, attempting to troubleshoot as I go. Initially I was receiving an error that the data file failed to initialize and I found a source that said this was likely due to the Windows security. I disabled that and now I'm getting, "Problem running post-install step. Installation may not complete correctly. The database cluster installation failed."
This is a copy of the info from the latest installation attempt using English, United States.
Installation Directory: C:\Program Files\PostgreSQL\17
Server Installation Directory: C:\Program Files\PostgreSQL\17
Data Directory: C:\Program Files\PostgreSQL\17\data
Database Port: 5432
Database Superuser: postgres
Operating System Account: NT AUTHORITY\NetworkService
Database Service: postgresql-x64-17
Command Line Tools Installation Directory: C:\Program Files\PostgreSQL\17
Stack Builder Installation Directory: C:\Program Files\PostgreSQL\17
Installation Log: C:\Users\Sarah's Home Laptop\AppData\Local\Temp\install-postgresql.log
Can someone please gently walk me through getting this installed? I'm not an idiot, but this is beyond my abilities to understand what I might be doing wrong.
Here are the instructions we were provided:
I have attempted to install the PostgreSQL installer more than a dozen times, attempting to troubleshoot as I go. Initially I was receiving an error that the data file failed to initialize and I found a source that said this was likely due to the Windows security. I disabled that and now I'm getting, "Problem running post-install step. Installation may not complete correctly. The database cluster installation failed."
This is a copy of the info from the latest installation attempt using English, United States.
Installation Directory: C:\Program Files\PostgreSQL\17
Server Installation Directory: C:\Program Files\PostgreSQL\17
Data Directory: C:\Program Files\PostgreSQL\17\data
Database Port: 5432
Database Superuser: postgres
Operating System Account: NT AUTHORITY\NetworkService
Database Service: postgresql-x64-17
Command Line Tools Installation Directory: C:\Program Files\PostgreSQL\17
Stack Builder Installation Directory: C:\Program Files\PostgreSQL\17
Installation Log: C:\Users\Sarah's Home Laptop\AppData\Local\Temp\install-postgresql.log
Can someone please gently walk me through getting this installed? I'm not an idiot, but this is beyond my abilities to understand what I might be doing wrong.