Re: [HACKERS] Open 6.4 items

Поиск
Список
Период
Сортировка
От Billy G. Allie
Тема Re: [HACKERS] Open 6.4 items
Дата
Msg-id 199810290648.BAA10883@bgalli.mug.org
обсуждение исходный текст
Ответ на Re: [HACKERS] Open 6.4 items  (Bruce Momjian <maillist@candle.pha.pa.us>)
Ответы Re: [HACKERS] Open 6.4 items
Re: [HACKERS] Open 6.4 items
Re: [HACKERS] Open 6.4 items
Список pgsql-hackers
Bruce Momjian wrote:
> > Doesn't work under Solaris, but, then again, neither does sendamil's, so
> > that isn't a shock :)
> 
> Man, if sendmail's doesn't work, that is really broken.

If you want strange, here is the output from the UnixWare 7 ps command with 
some different options:

$ ps -ef | fgrep post  pgsql 10775     1   TS  80  0 01:34:12 ?  0:00 postmaster -S -i -o -F   pgsql 10869 10775   TS
80 0 01:45:30 ?  0:00 postmaster -S -i -o -F 
 

$ ps -e | fgrep post10775   TS  80 ?        0:00 postgres10869   TS  80 ?        0:00 postgres

Notice that the PIDs are the same even if the program name is different 
depending on the use of the 'f' option.
-- 
____       | Billy G. Allie    | Domain....: Bill.Allie@mug.org
|  /|      | 7436 Hartwell     | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: B_G_Allie@email.msn.com
|/  |LLIE  | (313) 582-1540    | 




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

Предыдущее
От: "Billy G. Allie"
Дата:
Сообщение: Re: [HACKERS] Open 6.4 items
Следующее
От: dg@informix.com (David Gould)
Дата:
Сообщение: Re: [HACKERS] Another bug in pg_operator.h