Create db fails using utility tool - Mailing list pgsql-sql

From Shashank Dutt Jha
Subject Create db fails using utility tool
Date
Msg-id CAKkUp98EVUVpttXj90vKWsD+n2j5=i-SfEnqxdvereyncJvSHg@mail.gmail.com
Whole thread Raw
Responses Re: Create db fails using utility tool  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-sql
c:\Program Files\PostgreSQL\9.5\bin>createdb.exe testdb
createdb: could not connect to database template1: could not connect to server:
Connection refused (0x0000274D/10061)
        Is the server running on host "localhost" (::1) and accepting
        TCP/IP connections on port 5432?
could not connect to server: Connection refused (0x0000274D/10061)
        Is the server running on host "localhost" (127.0.0.1) and accepting
        TCP/IP connections on port 5432?


pgsql-sql by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: update without SET ?
Next
From: Karsten Hilbert
Date:
Subject: Q: documentation bug ?