From: | Francois Suter <dba(at)paragraf(dot)ch> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | pid gets overwritten in OSX |
Date: | 2002-04-25 07:47:49 |
Message-ID: | v04210101b8ed639c5d35@[192.168.1.34] |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
Hi,
I'm running Postgres on Mac OSX (10.1.4). Every once in a while, I
get the following problem: for some reason the postmaster seems to
stop running postgres. When I look at the pid attributed to postgres
(in postmaster.pid) and check it against ps -aux, I see that either
the process doesn't exist anymore or that it has been overwritten by
some other program (e.g. MySQL). It's not a big problem since it is
enough to restart for the pids to get sorted (just once the problem
happened twice in a row), but does anyone have an idea how I could
avoid this?
Thanks.
--------
François
Home page: http://www.monpetitcoin.com/
"A fox is a wolf who sends flowers"
From | Date | Subject | |
---|---|---|---|
Next Message | Lincoln Yeoh | 2002-04-25 07:51:12 | Re: No long-lived transaction, still can't delete tuples |
Previous Message | Martijn van Oosterhout | 2002-04-25 06:42:45 | Re: disk format changes |
From | Date | Subject | |
---|---|---|---|
Next Message | Hannu Krosing | 2002-04-25 07:48:26 | Re: PostgreSQL index usage discussion. |
Previous Message | Hannu Krosing | 2002-04-25 07:39:12 | Re: PostgreSQL index usage discussion. |