RE: Connection refused (0x0000274D/10061) - Mailing list pgsql-general

From Igor Neyman
Subject RE: Connection refused (0x0000274D/10061)
Date
Msg-id BN6PR1701MB1890884409FF0735FA5DFA41DAEA0@BN6PR1701MB1890.namprd17.prod.outlook.com
Whole thread Raw
In response to Re: Connection refused (0x0000274D/10061)  (Sourav Majumdar <souravmajumdar2002@gmail.com>)
List pgsql-general

 

From: Sourav Majumdar [mailto:souravmajumdar2002@gmail.com]
Sent: Tuesday, June 18, 2019 4:06 AM
To: Adrian Klaver <adrian.klaver@aklaver.com>
Cc: Ray O'Donnell <ray@rodonnell.ie>; pgsql-general@postgresql.org
Subject: Re: Connection refused (0x0000274D/10061)

 

Hii, I have checked the logged file. I am attaching it with this mail. PFA

 

On Fri, Jun 14, 2019 at 1:58 AM Adrian Klaver <adrian.klaver@aklaver.com> wrote:

On 6/13/19 9:56 AM, Sourav Majumdar wrote:
> Hi,
> I have tried many time for setup postgreSQL for my local host. Hence I
> have tried to reInstall the one click app from
> https://www.enterprisedb.com/downloads/postgres-postgresql-downloads -  Windows
> x86-64  -  PostgreSQL Version 11.3. When installing using default port
> 5432, Its giving an error "Database Cluster Installation Failed". Please
> advice how to resolve the issue. I am struggling to setup this
> POSTGRESQL from more than a week.
>
> The error screenshot is attached. PFA
>

Sounds like a permissions problem to me.

See:

https://www.enterprisedb.com/docs/en/11.0/PG_Inst_Guide_v11/PostgreSQL_Installation_Guide.1.13.html#

to find the log of the install process. It will probably have more
information.


--
Adrian Klaver
adrian.klaver@aklaver.com


_________________________________________________________________________________________________________

 

From the log that you attached:

 

Failed to remove inherited ACLs on (C:\PostgreSQL\data)

WScript.Network initialized...

strParentOfDataDirC:\PostgreSQL

logged in userMajumdar\Its Majumdar

Called AclCheck(C:\PostgreSQL\data)

Called IsVistaOrNewer()...

    'winmgmts' object initialized...

    Version:6.3

    MajorVersion:6

Executing icacls to ensure the Majumdar\Its Majumdar account can read the path C:\PostgreSQL\data

    Executing batch file 'rad3A6BD.bat'...

    'icacls' is not recognized as an internal or external command,

operable program or batch file.

 

 

Installation script doesn’t find on your machine ICACLS, Windows utility that is being used by installation script to grant proper permissions.

Something’s wrong with your Windows OS.

 

Regards,

Igor Neyman

 

 

 

pgsql-general by date:

Previous
From: Miles Elam
Date:
Subject: Re: Inserts restricted to a trigger
Next
From: Alvaro Herrera
Date:
Subject: Re: perf tuning for 28 cores and 252GB RAM