BUG #7900: the session can execute sql sentence when kill pg master process after.

Started by Nonameabout 13 years ago1 messagesbugs
Jump to latest
#1Noname
tiyukeji@126.com

The following bug has been logged on the website:

Bug reference: 7900
Logged by: tan hong wei
Email address: tiyukeji@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