I just installed PostgeSQL 8.2.5 and don't see any problems with that check:

[EMAIL PROTECTED] add-on]# pgrep -u postgres postmaster
3655
3657
3659
3660
[EMAIL PROTECTED] add-on]# ps -ef | grep post
postgres  3655     1  0 07:15 pts/1    00:00:00 /usr/bin/postmaster -p
5432 -D /var/lib/pgsql/data
postgres  3657  3655  0 07:15 ?        00:00:00 postgres: logger process
postgres  3659  3655  0 07:15 ?        00:00:00 postgres: writer process
postgres  3660  3655  0 07:15 ?        00:00:00 postgres: stats
collector process
root      3676  3359  0 07:17 pts/1    00:00:00 grep post
[EMAIL PROTECTED] add-on]#





On Dec 13, 2007 7:32 PM, HIDEO YAMAUCHI <[EMAIL PROTECTED]> wrote:
> Hi,
>
> There is a problem to a contributed patch.(pgsql.patch)
>
> In postgres of 8.2 system, I cannot judge it from postmaster.
>
> ---------pgsql.patch-----------------------------------
>   pgrep -u postgres postmaster >/dev/null 2>&1
> -------------------------------------------------------
>
> I ask for a revision.
>
> Regards,
> Hideo Yamauchi.
> _______________________________________________________
> Linux-HA-Dev: [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
>



-- 
Serge Dubrouski.
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to