From: | Alexander Lakhin <exclusion(at)gmail(dot)com> |
---|---|
To: | pgsql-pkg-debian(at)postgresql(dot)org, Christoph Berg <myon(at)debian(dot)org> |
Subject: | Re: Confusing message on server install |
Date: | 2019-10-29 07:00:00 |
Message-ID: | 5df468f5-243e-f1b6-8944-27ef94f41648@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-pkg-debian |
Hello,
18.10.2019 13:19, Alexander Lakhin wrote:
> While installing the postgresql-12 server package on Debian Buster I see
> the following output:
> # apt-get install postgresql-12
> ...
> Creating new PostgreSQL cluster 12/main ...
> /usr/lib/postgresql/12/bin/initdb -D /var/lib/postgresql/12/main
> --auth-local peer --auth-host md5
> ...
> performing post-bootstrap initialization ... ok
> syncing data to disk ... ok
>
> Success. You can now start the database server using:
>
> pg_ctlcluster 12 main start
> So I see the message "Success. You can now start the database server
> using:", but in fact the server is running.
Please look at the proposed improvement that suppresses this confusing
message.
Best regards,
Alexander
Attachment | Content-Type | Size |
---|---|---|
pg_createcluster.diff | text/x-patch | 610 bytes |
maintscripts-functions.diff | text/x-patch | 543 bytes |
initdb-startup-message | text/plain | 767 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | apt.postgresql.org Repository Update | 2019-10-30 09:21:37 | postgresql-common updated to version 208.pgdg+2 |
Previous Message | apt.postgresql.org Repository Update | 2019-10-26 08:58:56 | pg-cron updated to version 1.2.0-1.pgdg+1 |