Return-Path: owner-postman Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with SMTP id QAA23364 for postgres-redist; Thu, 30 Jun 1994 16:04:13 -0700 Resent-From: POSTGRES mailing list Resent-Message-Id: <199406302304.QAA23364@nobozo.CS.Berkeley.EDU> X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol Sender: owner-postman@postgres.Berkeley.EDU X-Return-Path: owner-postman Received: from eden.CS.Berkeley.EDU (eden.CS.Berkeley.EDU [128.32.149.4]) by nobozo.CS.Berkeley.EDU (8.6.4/8.6.3) with ESMTP id QAA23354 for ; Thu, 30 Jun 1994 16:04:12 -0700 Received: from localhost (andrew@localhost) by eden.CS.Berkeley.EDU (8.6.4/8.1B) id QAA20229; Thu, 30 Jun 1994 16:04:13 -0700 Date: Thu, 30 Jun 1994 16:04:13 -0700 From: "Andrew K. Yu" Message-Id: <199406302304.QAA20229@eden.CS.Berkeley.EDU> To: aataneja@cs.mtu.edu Subject: Re: backend prob ?? Cc: postgres@postgres.Berkeley.EDU Resent-To: postgres-redist@postgres.Berkeley.EDU Resent-Date: Thu, 30 Jun 94 16:04:13 -0700 Resent-XMts: smtp > Query sent to backend is "retrieve (ntable.all) " > FATAL: no response from backend: detected in dump_data > ^^^^^^^^^^^^^^^^^^^^^^^^^^ the backend has already crashed at this point. You don't get back any answer. > Query sent to backend is "retrieve (ntable.all) " > FATAL: no response from backend: detected in PQexec ^^^^^^^^^^^^^^^^^^^^^^^^^^ you're not connected to the backend anymore With the information given, I'm afraid I can't give you more help. (I assume you've rebuild the database after the upgrade to 4.2?) -andrew ============================================================================== To add/remove yourself to/from the POSTGRES mailing list: send mail with the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU" If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and a human will deal with it. DO NOT post to the "postgres" mailing list. ==============================================================================