ipc-daemon2 &
[2] 1424
[1] Done ipc-daemon2
[EMAIL PROTECTED] ~
$ ps
PID PPID PGID WINPID TTY UID STIME COMMAND
1724 1 1724 1724 con 500 13:47:53 /usr/bin/bash
1424 1724 1424 1236 con 500 13:57:30
/usr/bin/ipc-d
2004 June 1st
Upon build ...
./configure
--enable-multibyte
--with-perl
--with-CXX
--prefix=/usr
--sysconfdir=/etc
--datadir=/usr/share
--mandir=/usr/share/man
--docdir=/usr/share/doc/postgresql-7.4.2
...
make
...
make install
...
[EMAIL PROTECTED] /cygdrive/d/Applications/postgresql-7.4.2