On Sat, Feb 6, 2010 at 2:36 PM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
>
> That's really odd. Nothing pgAdmin does should be able to crash the
> PostgreSQL server, I would think. Have you got any custom code loaded
> into PostgreSQL? Or non-custom, but buggy?
>
> I'm guessing the problem only occurs if PGadmin is actually connected
> to the PostgreSQL server, but perhaps you could verify that. If so, I
> would see if you can get a stack backtrace of the backend to which
> PGadmin is connected.
It wouldn't surprise me if this were a Windows bug (Terminal Services
may have improved since I was supporting it but it used to be quite
common that it would cause weird behavior in applications).... I
personally think the stack trace is likely to be the best way to test
where the problem is.
Best Wishes,
Chris Travers
In response to
Responses
pgsql-hackers by date
| Next: | From: Robert Haas | Date: 2010-02-07 02:11:01 |
| Subject: Re: Confusion over Python drivers |
| Previous: | From: Josh Berkus | Date: 2010-02-07 00:51:18 |
| Subject: Re: Confusion over Python drivers |
pgsql-bugs by date
| Next: | From: Robert Haas | Date: 2010-02-07 04:20:07 |
| Subject: Re: Possible stability issue: permanent hang on dropdb |
| Previous: | From: Josh Berkus | Date: 2010-02-07 00:47:30 |
| Subject: Re: Possible stability issue: permanent hang on dropdb |