From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
---|---|
To: | Oliver Smith <oliver(at)ourshack(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: That killer 3rd join... |
Date: | 2000-09-08 14:44:32 |
Message-ID: | Pine.BSF.4.21.0009081142220.493-100000@thelab.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
most odd then ... I've had to kill off processes in the past (recent bug
report being a good example) and haven't had problems where having to
rebuild the database was a requirement ... I can't recall the OS you are
running on, but FreeBSD has a 'gcore' function that you can get a core
dump of a runnign process with ... assuming you have similar (or are
running FreeBSD), I wonder what a core dump would show ...
On Fri, 8 Sep 2000, Oliver Smith wrote:
> On Thu, Sep 07, 2000 at 04:59:51PM -0300, The Hermit Hacker wrote:
> > On Thu, 7 Sep 2000, Oliver Smith wrote:
> >
> > > On Thu, Sep 07, 2000 at 10:23:57AM -0300, The Hermit Hacker wrote:
> > > > BTW, what do you mean by 'went away'? crashed, or just hung there?
> > >
> > > Stopped using CPU, stopped responding to signals (except in the end -9),
> > > and when I did finally kill it (the following day, to give it chance to
> > > do what it was doing), it left the database the tables had been in flagged
> > > as 'in use' so I couldn't touch them =/
> >
> > Stupid question, but what version of PostgreSQL did you say you were
> > using? *raised eyebrow*
>
> psql (PostgreSQL) 7.0.2
> contains readline, history, multibyte support
> Portions Copyright (c) 1996-2000, PostgreSQL, Inc
> Portions Copyright (c) 1996 Regents of the University of California
> Read the file COPYRIGHT or use the command \copyright to see the
> usage and distribution terms.
>
> Oliver
> --
> If at first you don't succeed, skydiving is not for you...
>
Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Sorensen | 2000-09-08 14:46:02 | RE: libpq problem with inserts |
Previous Message | lee johnson | 2000-09-08 14:28:30 | Re: postgres not allowing new database? |