Ok, I've got postgresql to run fine with the 'postmaster -i &', but
there is one thing I don't understand. Why does this start up three
instances of postmaster? Check e.g. 'ps' or processcontroller.
Furthermore when I shutdown with 'pg_ctl stop' only one of these
instances is removed. Anyone?