From: | "Markova, Nina" <nmarkova(at)NRCan(dot)gc(dot)ca> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | 3 postgres processes |
Date: | 2008-09-09 14:50:14 |
Message-ID: | 6D8C7E015447D0428D80E9DBABA06A1E03F4A857@S0-OTT-X2.nrn.nrcan.gc.ca |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi,
After issuning initdb and starting the postgres server, I checked for processes running, expecting to see just one:
postgres 4926 4924 0 14:44:52 ? 0:00 /usr/postgres/8.2/bin/postgres
postgres 4924 1 0 14:44:52 pts/1 0:00 /usr/postgres/8.2/bin/postgres
postgres 4929 4850 0 14:44:56 pts/1 0:00 grep postgres
postgres 4928 4850 0 14:44:56 pts/1 0:00 ps -ef
postgres 4927 4924 0 14:44:52 ? 0:00 /usr/postgres/8.2/bin/postgres
Only one of them is in postmaster.pid. What the other ones are for?
more /pg_data/postmaster.pid
4924
/pg_data
5432001 31
Thanks,
-----'\/\/\/`v^v^v^v^v^v^v----------------------------------------------------------------------------
Nina Markova,
Database Analyst / Analyst de base de données
(613) 992-3753 facsimile / télécopieur (613) 992-8836
nmarkova(at)nrcan(dot)gc(dot)ca
Geological Survey of Canada / Commission géologique du Canada
Natural Resources Canada / Ressources naturelles Canada
Government of Canada / Gouvernement du Canada
-----'\/\/\/`v^v^v^v^v^v^v----------------------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Frederik Ramm | 2008-09-09 14:50:53 | Various intermittent bugs/instability - how to debug? |
Previous Message | Moshe Ben-Shoham | 2008-09-09 14:26:16 | Problem starting PostgreSQL in Windows 2003 |