Re: <application> vs <command>

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org>
Subject: Re: <application> vs <command>
Date: 2001-12-27 04:48:42
Message-ID: 200112270448.fBR4mgt05246@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


OK, Peter, can I clean these up? Seems like a quiet time to do that.
Are applications things you interact with, like psql, while commands are
things like grep and createdb?

In reading the definition below, I thought PostgreSQL was an
application, while psql and postmaster were both commands. You type
psql and postmaster, but not PostgreSQL. That would fit with the
WordPerfect comment.

---------------------------------------------------------------------------

> Bruce Momjian writes:
>
> > Can someone clarify when we should use <command> and when we should use
> > <application>? I see postmaster used with application, but psql and
> > createdb used with command. Is this correct?
>
> >From "DocBook: The Definitive Guide":
>
> | Command -- The name of an executable program or other software command
> |
> | This element holds the name of an executable program or the text of a
> | command that a user enters to execute a program.
>
> | Application -- The name of a software program
> |
> | The appelation "application" is usually reserved for larger software
> | packages--WordPerfect, for example, but not grep. In some domains,
> | Application may also apply to a piece of hardware.
>
> One could think of psql as a separate "application", but postmaster is
> certainly a command only.
>
> I'm not sure why, given the definition, <command> is put out in bold.
> Monospaced would make more sense to me. <application> could be a remote
> candidate for bold.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net
>
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Matthias Süß 2001-12-27 14:20:53 Comparison SAP DB - Postgres - MySQL
Previous Message Peter Eisentraut 2001-12-21 22:28:43 Re: Working with Docbook XML