On Sun, 14 Apr 2002 17:44:49 +0300, Cristian Grigoriu <[EMAIL PROTECTED]> wrote:
> > > > > > > >/etc/init.d/postgresql, linia ~130 cu "su -l postgres ..." > > > adica asa > > >su -l postgres -s /bin/sh -c "/usr/bin/pg_ctl -i -D $PGDATA -p > >/usr/bin/postmaster start > /dev/null 2>&1" < /dev/null > > Nope. su -l postgres -s /bin/sh -c "/usr/bin/pg_ctl -o -i -D $PGDATA ... " Ideea e ca "-i" trebuie sa ajunga la procesul postmaster, si asta face "-o". Vezi man pg_ctl. > # /etc/init.d/postgresql restart > > Stopping postgresql service: [ OK ] > > Starting postgresql service: [FAILED] Pentru ca pg_ctl nu are nici o optiune "-i". -silent -- And on the seventh day, God was arrested for tresspassing. -- Attached file included as plaintext by Listar -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) iD8DBQE8uQY/JU+FDmY1xHARAsR3AJwOjnERiAmafTGN3Y9gm7VeMe6q7gCgnsQf oBTEO0KYeAIVTtX08HgYKuo= =JF2N -----END PGP SIGNATURE----- --- Pentru dezabonare, trimiteti mail la [EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'. REGULI, arhive si alte informatii: http://www.lug.ro/mlist/
