- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Postgres 10.8 Installation on Windows Server 2016 Fails
Hey folks,
I tried installing psotgres 10.8 multiple times, all of which have failed...
The log file reports the following error:
Creating initial database and postgres user Executing F:\PTC\PostgresSQL/pgc init pg10 --datadir "F:\PTC\PostgresSQL\data\pg10" --options "--encoding UTF8 " Script exit code: 1 Script output: ERROR: Invalid component parameter (pg10) Script stderr: Program ended with an error exit code Error with configuration or permissions. Please see log file for more information. Problem running post-install step. Installation may not complete correctly Error with configuration or permissions. Please see log file for more information. [09:35:21] Running pgAdmin post installation actions Installing pgAdmin3 ... Executing F:\PTC\PostgresSQL/pgc install pgadmin3 Script exit code: 1 Script output: ERROR: Invalid component parameter (pgadmin3) Script stderr: Program ended with an error exit code Error with configuration or permissions. Please see log file for more information. Problem running post-install step. Installation may not complete correctly Error with configuration or permissions. Please see log file for more information.
Any help is resolving this issue would be greatly appreciated!
Archived Discussions
Effective March 31st, we will no longer engage on PostgresRocks.
How to engage with us further?
- Thought Leadership: EDB Blogs
- Tips and Tricks: Postgres Tutorials
- Customer Support: Create a Case Please note: Only customers with an active EDB support subscription and support portal authorization can create support ticket
- Engage on Stackoverflow While engaging on Stackoverflow tag the question with EDB or EnterpriseDB.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Postgres 10.8 Installation on Windows Server 2016 Fails
Note: I have tried the following with no success :(
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Postgres 10.8 Installation on Windows Server 2016 Fails
Hi HeyItsRyan,
Can you confirm on the source of the postgresql installer.The Postgresql binary.
The log has the details of the pgAdmin3.A version which is not supported now.
Current version of pgAdmin is 4.7.If the database version is 10.
What are the steps that you have followed for the installation.
This has to be issue with the permissions on the data direcotry.This should be with Adminstrator
Can you check this and reinitiate the setup again.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Postgres 10.8 Installation on Windows Server 2016 Fails
Hey there Rahul.
Thanks for getting back to me!
Perhaps you have a link to a windows one-click installer for postgres 10.8 & pgAdmin4.7?
In terms of admin rights:
I am logged in as an administrator user
I run the executable as administrator
I have ensured that the folder directory for PostgresSQL installation is not read-only.
I have granted Full control permissions to the folder directory for PostgresSQL installation.
..and I still get the same error.
Is there anything else I am missing?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Postgres 10.8 Installation on Windows Server 2016 Fails
Hi HeyitsRyan,
Please refer the below links for Postgres and EPAS Installations.
This would be helpful for the installation