| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | "Hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: postmaster vs. postgres |
| Date: | 2002-01-09 06:03:13 |
| Message-ID: | 5728.1010556193@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> What is the difference between the postmaster binary and the postgres
> binary? Does the postmaster act as nothing more than a multiplexor for
> postgres processes or something?
None, and yup. There is some stuff about this at
http://developer.postgresql.org/osdn.php (I recommend the "tour"
slides ;-)). I thought we had some graphics about this in the standard
documentation, too, but am not finding it right now.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Swan | 2002-01-09 06:06:02 | Re: Feature Request: DROP ALL FROM DATABASE database_name |
| Previous Message | Christopher Kings-Lynne | 2002-01-09 05:38:21 | postmaster vs. postgres |