From: | Greg Stark <stark(at)enterprisedb(dot)com> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Richard Huxton <dev(at)archonet(dot)com>, Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Frank Featherlight <dirtydude(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Service not starting: Error 1053 |
Date: | 2009-02-25 14:04:11 |
Message-ID: | 4136ffa0902250604r5ad036ddv847d2ef065d1520@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Feb 25, 2009 at 1:43 PM, Magnus Hagander <magnus(at)hagander(dot)net> wrote:
>
> The thing is we're doing some fairly complex things as we start up. And
> since we don't know exactly what the problem is, we don't know what to
> look for. We'd have to run the whole thing over again... And still not
> be able to point out *what* is the problem, since we don't know...
In the case of something already having mapped part of our address
space what would be useful would be the equivalent of dumping out the
contents of /proc/self/maps in Linux.
--
greg
From | Date | Subject | |
---|---|---|---|
Next Message | Frank Featherlight | 2009-02-25 15:32:47 | Re: Service not starting: Error 1053 |
Previous Message | Heikki Linnakangas | 2009-02-25 13:44:21 | Re: Backend assertion failure on \d |