From: | Agustín Caminero Herráez <agustin(at)info-ab(dot)uclm(dot)es> |
---|---|
To: | PostgreSQL Novice <pgsql-novice(at)postgresql(dot)org> |
Subject: | A question about postmaster and postgresql commands |
Date: | 2005-05-24 07:50:56 |
Message-ID: | 4292DCE0.1060902@info-ab.uclm.es |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi!
Can anybody tell me what the difference between postmaster and posgresql is?
More accurately, what's the difference between running the following
commands?
/usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data >logfile 2>&1 &
and
/etc/init.d/postgresql start
Thanks a lot in advance!
Agustin
--
========================================================================
Agustín Caminero Herráez
Departamento de Informática Universidad de Castilla-La Mancha
Instituto de Investigación en Campus Universitario s. n.
Informática de Albacete (i3A) 02071-ALBACETE (SPAIN)
e-mail: agustin(at)info-ab(dot)uclm(dot)es Tlf : +34 967 599200 Ext. 2693
Fax : +34 967 599224
URL: http://www.i3a.uclm.es/
========================================================================
Attachment | Content-Type | Size |
---|---|---|
agustin.vcf | text/x-vcard | 522 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Kretschmer | 2005-05-24 08:01:58 | Re: [despammed] A question about postmaster and postgresql commands |
Previous Message | Bendik Rognlien Johansen | 2005-05-24 07:21:46 | Re: Help with prepared statement |