From: | Robert(dot)Farrugia(at)go(dot)com(dot)mt |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Kernel panic error |
Date: | 2001-02-15 09:12:34 |
Message-ID: | OFB94D894F.8E165B35-ONC12569F4.002FCAD4@go.com.mt |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hi,
I have been using Postgres 7.0.3 for the last few weeks. I also use LVM on
the 2.4 kernel. I have very large tables (one of which is over 2GB).
My problem is that lately (the last week), when doing maintenance (normally
at night using a cronjob), the follwoing error has been repeatly given:
Incorrect number of segments after building list
nr_segments is 8
counted segments is 2
Flag 1 0
Segement 0xc5fa74a0, blocks 8, addr 0x4007ffff
Kernel panic: Thats all folks. Too dangerous to continue.
I have noticed yesterday that postgres gave the error below before the
kernel panic. This error was given when vacuuming one of the smallest
tables in the database.
Error index_formtuple: data takes 21268 bytes: too big
Anyone has any ideas what is happening ?
Thanks
Robert
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2001-02-15 12:56:59 | Re: [GENERAL] what means "INSERT xxx yyy" ? |
Previous Message | Jean-Arthur Silve | 2001-02-15 09:10:52 | what means "INSERT xxx yyy" ? |