BUG #16142: host down

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: michael(dot)jlotter(at)gmail(dot)com
Subject: BUG #16142: host down
Date: 2019-11-29 19:18:05
Message-ID: 16142-f50e06c18773a434@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16142
Logged by: Michael Lotter
Email address: michael(dot)jlotter(at)gmail(dot)com
PostgreSQL version: 12.0
Operating system: Kali Linux
Description:

I try to initiate PostgreSQL
when I do this, it shows it is all good until the end and says host is
down.
How is that fixed?
it shows
version: cluster: port: status: etc.

Port is correct status shows down.

When I go to initialise PostgreSQL, it goes no further.

Ver Cluster Port Status Owner Data directory Log file
12 main 5432 down postgres /var/lib/postgresql/12/main
/var/log/postgresql/postgresql-12-main.log
update-alternatives: using /usr/share/postgresql/12/man/man1/postmaster.1.gz
to provide /usr/share/man/man1/postmaster.1.gz (postmaster.1.gz) in auto
mode
invoke-rc.d: could not determine current runlevel
Setting up postgresql (12+210) ...
Processing triggers for systemd (243-8) ...
Processing triggers for libc-bin (2.29-3) …

thanks

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2019-11-29 19:40:37 BUG #16143: PGTYPEStimestamp_fmt_asc() returns the incorrect month when the format specifier %b is used.
Previous Message PG Bug reporting form 2019-11-29 11:20:26 BUG #16141: When creating a new DB it's not possible to select German_Switzerland Collation in Definition.