Re: Use of "postmaster"

Поиск
Список
Период
Сортировка
От Brendan Jurd
Тема Re: Use of "postmaster"
Дата
Msg-id 37ed240d0710031654m3f4ade9di4f0dfa87f21e8084@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Use of "postmaster"  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Use of "postmaster"  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On 10/4/07, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> "Brendan Jurd" <direvus@gmail.com> writes:
> > Now that we've renamed the server binary to "postgres", what is the
> > status on use of the name "postmaster"?  Is it now deprecated?  And if
> > not, is there any point in keeping it around?
>
> We should replace it by terms like "server" in contexts where it's
> not actually important to the reader which process is involved,
> but I think Peter's hit most of them already ...

Looks like Peter got the sgml sources pretty well cleaned up, but
didn't touch the FAQs.

The attached patch replaces some more references to "postmaster" in
the FAQs.  Per Tom's guidance, I only replaced those references where
I felt a distinction between the postmaster and its children wasn't
important to the reader.

Thanks for your time,
BJ

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: Use of "postmaster"
Следующее
От: Tom Lane
Дата:
Сообщение: Not *quite* there on ecpg fixes