| From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
|---|---|
| To: | Geoffrey Gordon Ashbrook <geoffreygordonashbrook(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: fedora32 install guide error: "initdb" --> "--initdb" |
| Date: | 2020-07-09 15:58:45 |
| Message-ID: | 4f8868c41db39acc5a051ed28a8b3779e65e3cfe.camel@gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Hi,
On Mon, 2020-06-29 at 12:49 -0400, Geoffrey Gordon Ashbrook wrote:
> bug: on this page: https://www.postgresql.org/download/linux/redhat/
> The line in your guide which produces an error in fedora32 is:
> $ postgresql-setup initdb
> The line corrected in the error message is:
> $ sudo postgresql-setup --initdb
>
> The issue is that "initdb" has been deprecated
> and the new command is "--initdb"
Thanks for the report. Fixed.
Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
| From | Date | Subject | |
|---|---|---|---|
| Next Message | tester357 | 2020-07-09 17:07:51 | Re: BUG #16512: Character considered as a number by regex but can not convert to numeric |
| Previous Message | Devrim Gündüz | 2020-07-09 15:55:29 | Re: BUG #16529: Installation error/bug |