From owner-freebsd-bugs Thu Apr 16 09:00:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03486 for freebsd-bugs-outgoing; Thu, 16 Apr 1998 09:00:04 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA03474; Thu, 16 Apr 1998 09:00:02 -0700 (PDT) (envelope-from gnats) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA02571; Thu, 16 Apr 1998 08:54:23 -0700 (PDT) (envelope-from nobody) Message-Id: <199804161554.IAA02571@hub.freebsd.org> Date: Thu, 16 Apr 1998 08:54:23 -0700 (PDT) From: rfinn@hiwd.net To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: misc/6321: can't run any version of PostgreSQL on 2.2.6 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6321 >Category: misc >Synopsis: can't run any version of PostgreSQL on 2.2.6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 16 09:00:01 PDT 1998 >Last-Modified: >Originator: Richard J. Finn >Organization: Houston InterWeb Design, Inc. >Release: 2.2.6 >Environment: FreeBSD kay.houston-interweb.com 2.2.6-RELEASE FreeBSD 2.2.6-RELEASE #0: Tue Apr 7 09:18:34 CDT 1998 rfinn@kay.houston-interweb.com:/usr/src/sys/compile/KAY i386 >Description: I have my kernel configured with the System V options, but everytime I try try to get PostgreSQL up it dies. I compile it, install it, initialize it, and try to run it. It dies hard: createdb postgres Connection to database 'template1' failed. PQexec() -- Request was sent to backend, but backend closed the channel before responding. This probably means the backend terminated abnormally before or while processing the request. createdb: database creation failed on postgres. kay /usr/devel/pgsql/data/base $ cd .. [1]+ Bad system call (core dumped) postmaster (wd: /usr/devel/pgsql/data/base) (wd now: /usr/devel/pgsql/data) I've tried this with versions 6.0, 6.3, and 6.3.1. I even used the port provided which is version 6.2.1. They all die the same way. I had no trouble getting these to run on 2.1.5, 2.1.7, 2.2.2 and 2.2.5. >How-To-Repeat: Try to install it on FreeBSD 2.2.6 >Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message