On Thu, Jan 05, 2006 at 04:19:23PM +0000, Sokolov Yura wrote:
Quote:
The following bug has been logged online:
Bug reference: 2148
Logged by: Sokolov Yura
Email address: falcon (AT) intercable (DOT) ru
PostgreSQL version: 8.0
Operating system: Slackware Linux 2.6.14.1
Description: Crashes on simple statement
Details:
select ms from (select 1) ms |
OS X, Version 8.1.1:
decibel=# select ms from (select 1) ms;
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The backend didn't actually crash, though.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby (AT) pervasive (DOT) com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend