From: | "Mitch Vincent" <mvincent(at)cablespeed(dot)com> |
---|---|
To: | <me(at)shanewright(dot)co(dot)uk>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: backend stalls |
Date: | 2001-09-27 19:26:50 |
Message-ID: | 005a01c1478a$5b6e2a90$1e51000a@mitch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You should upgrade to the latest version (7.1.3) and see if you're still
experiencing the same problems..I'm sure you're interested in finding out
why it's happening but upgrading is still a good idea.... I'm almost
positive that the RPMs are available for 7.1.3..
-Mitch
----- Original Message -----
From: "Shane Wright" <me(at)shanewright(dot)co(dot)uk>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Saturday, September 22, 2001 1:58 PM
Subject: [GENERAL] backend stalls
> Hi
>
> I'm tearing my hair out here, the backend seems to randomly decide to
stall
> and not serve any more queries (processes are listed as waiting).
>
> It happens on all sorts of queries (including CREATE TABLE and CREATE
INDEX).
>
> I have completely uninstalled and deleted the whole installation and
> reinstalled - only to have it do it again mid way through entering the SQL
to
> rebuild my database (not a big one ~25 tables, and no rows to speak of -
> havent got that far yet).
>
> I was thinking corrupted tables - or corrupt system catalog, but even
> vacuumdb stalls as well...
>
> Any help would be appreciated, I have so much work to do and I cant do
> anything without the database working :(
>
> My install is Postgres 7.0.3-8 from the RedHat RPMs runing on RH7.1
>
> I know I havent given much specific information, I dont really know where
to
> start. What its doing at this very minute is hanging on an insert into a
> freshly created table on an installation thats only existed for 30 minutes
> and only just had all the tables created.
>
> Thanks
>
> Shane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-09-27 19:33:18 | Re: FULL JOIN: macaddr equality is not a mergejoinable join |
Previous Message | Keary Suska | 2001-09-27 19:24:12 | Re: is there any replacement for a cursor |