From: | dqwhappyday(at)163(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #8446: CST FATAL: the database system is in recovery mode |
Date: | 2013-09-12 08:20:46 |
Message-ID: | E1VK28s-0000Vf-3Y@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 8446
Logged by: diaoqiwei
Email address: dqwhappyday(at)163(dot)com
PostgreSQL version: 9.0.0
Operating system: centos
Description:
2013-09-11 01:03:19 CST PANIC: stuck spinlock (0x2af93779bcd8) detected at
dynahash.c:981
2013-09-11 01:03:19 CST STATEMENT: select
user_id,user_password,user_nameen,user_namecn,user_officephone,user_mobile
from oa_user where user_state=0 and user_nameen=$1
2013-09-11 01:03:22 CST PANIC: stuck spinlock (0x2af93779bcd8) detected at
dynahash.c:981
2013-09-11 01:03:22 CST STATEMENT: select
user_id,user_password,user_nameen,user_namecn,user_officephone,user_mobile
from oa_user where user_state=0 and user_nameen=$1
2013-09-11 01:03:27 CST PANIC: stuck spinlock (0x2af93779bcd8) detected at
dynahash.c:981
2013-09-11 01:03:27 CST STATEMENT: select
user_id,user_password,user_nameen,user_namecn,user_officephone,user_mobile
from oa_user where user_state=0 and user_nameen=$1
2013-09-11 01:03:30 CST LOG: server process (PID 14539) was terminated by
signal 6: Aborted
2013-09-11 01:03:30 CST LOG: terminating any other active server processes
2013-09-11 01:03:30 CST FATAL: the database system is in recovery mode
2013-09-11 01:03:30 CST FATAL: the database system is in recovery mode
2013-09-11 01:03:30 CST FATAL: the database system is in recovery mode
2013-09-11 01:03:30 CST FATAL: the database system is in recovery mode
2013-09-11 01:03:30 CST FATAL: the database system is in recovery mode
2013-09-11 01:03:30 CST FATAL: the database system is in recovery mode
From | Date | Subject | |
---|---|---|---|
Next Message | stormbyte | 2013-09-12 14:06:52 | BUG #8447: With table inheritance, indexes seems to be ignored when looking over indexed fields in base table |
Previous Message | dqwhappyday | 2013-09-12 08:15:21 | BUG #8445: the database system is in recovery mode |