| From: | Darafei "Komяpa" Praliaskouski <me(at)komzpa(dot)net> |
|---|---|
| To: | Christoph Berg <myon(at)debian(dot)org> |
| Cc: | Andreas Karlsson <andreas(at)proxel(dot)se>, Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Pg Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: pg_utility ? |
| Date: | 2025-11-23 10:07:50 |
| Message-ID: | CAC8Q8tLfRuDwDC_YSsbimzJVM3joFz2UcxHCggMStdX5OqQVoA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Nov 23, 2025 at 1:51 PM Christoph Berg <myon(at)debian(dot)org> wrote:
> Re: Darafei "Komяpa" Praliaskouski
> > For the sake of simpler dictation over voice media when debugging over
> > phone can we please have no underscore in the command, it adds an extra
> > word to say.
>
> Simpler as in "oh no extra underscore after pg in this one, all the
> other commands like pg_ctl, pg_basebackup and pg_dump have one, but
> this one does not, please remove it"? :)
>
This is also true.
Probably a perfect (but invasive) solution will be to reclaim `postgres`
binary name as user command line entry point. So things can become
`postgres server restart`, `postgres vacuum table`, `postgres cluster
something`. If done in a pluggable manner others will be able to get under
the same umbrella.
Thanks,
Darafei.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Darafei Komяpa Praliaskouski | 2025-11-23 10:28:19 | Re: Missing wait events (gap analysis) |
| Previous Message | David Rowley | 2025-11-23 09:55:34 | Re: another autovacuum scheduling thread |