Re: [BUGS] BUG #2463: postgres server crashes on "select count(*) from table;"

2006-06-02 Thread Tom Lane
"Satya Prakash Tripathi" <[EMAIL PROTECTED]> writes: > postgres server crashes on running "select count(*) from table;" from psql > client I don't think so ;-). Perhaps you have a corrupted copy of the postgres executables? > test_db=# select count(*) from test_tbl; > WARNING: terminating conn

[BUGS] BUG #2463: postgres server crashes on "select count(*) from table;"

2006-06-02 Thread Satya Prakash Tripathi
The following bug has been logged online: Bug reference: 2463 Logged by: Satya Prakash Tripathi Email address: [EMAIL PROTECTED] PostgreSQL version: 8.1.3 Operating system: Linux Description:postgres server crashes on "select count(*) from table;" Details: postgres