Re: BUG #18078: createdb not working

From: Orhan Punar <exaltedsoft(at)gmail(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18078: createdb not working
Date: 2023-08-31 17:41:19
Message-ID: CAPfUbHLdm=xZvUoPVnZ3QZ2=ULV2VGZP-JU7CVc=gmVnS0Wndg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

sudo pg_createcluster 15 {clustername} -p 5432 -u postgres

This worked, thanks for the help ;DDD

On Thu, Aug 31, 2023 at 7:37 PM Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:

> > On 31 Aug 2023, at 18:54, Orhan Punar <exaltedsoft(at)gmail(dot)com> wrote:
>
> > createdb: error: connection to server on socket
> "/var/run/postgresql/.s.PGSQL.5433" failed: No such file or directory
> > Is the server running locally and accepting connections on that socket?
>
> As the error states, there is no server running on that socket and port.
> Have
> you actually started the server?
>
> This is almost guaranteed to not be a postgres bug, I recommend posting on
> the
> pgsql-general mailinglist for assistance.
>
> --
> Daniel Gustafsson
>
>

--
*Exalted Soft*
CEO
Orhan Punar

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Dunstan 2023-08-31 19:59:23 Re: BUG #18078: createdb not working
Previous Message Daniel Gustafsson 2023-08-31 17:37:52 Re: BUG #18078: createdb not working