Re: [HACKERS] Open 6.4 items
От | Bruce Momjian |
---|---|
Тема | Re: [HACKERS] Open 6.4 items |
Дата | |
Msg-id | 199810291735.MAA19889@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: [HACKERS] Open 6.4 items ("Billy G. Allie" <Bill.Allie@mug.org>) |
Список | 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 post > 10775 TS 80 ? 0:00 postgres > 10869 TS 80 ? 0:00 postgres My guess is that ps without -f looks at the inode that opened the file, and postmaster and postgres have the same inode because postmaster is symlinked to postgres. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: