The following bug has been logged on the website:

Bug reference:      7900
Logged by:          tan hong wei
Email address:      tiyuk...@126.com
PostgreSQL version: 9.1.4
Operating system:   cent os 5.5
Description:        

1 create a db session s1,and execue sql:create table a(i int);  
2 kill -9 pg maseter pid. 
3 execute sql sentence: insert into a (i) values (100); ok!

4 restart db server .

5 table a now rows!!!




-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to