| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | "joe(dot)drumgoole(at)neon(dot)tech" <joe(dot)drumgoole(at)neon(dot)tech>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Mention that there will be no feedback. |
| Date: | 2023-11-23 15:35:39 |
| Message-ID: | CAKFQuwa03EjhFO_UogKdmiU3Puh1+1X8082pbJJhMSYNLTd+WA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Thursday, November 23, 2023, PG Doc comments form <noreply(at)postgresql(dot)org>
wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/16/tutorial-createdb.html
> Description:
>
> You might want to mention that createdb will give no feedback after
> creating
> database. Neither will dropdb.
>
But it does, like all commands it produces an exit code, which is 0 for
success.
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Doc comments form | 2023-11-23 20:51:53 | "name" vs "alias" in datatype table |
| Previous Message | PG Doc comments form | 2023-11-23 12:02:00 | Mention that there will be no feedback. |