Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 1998 08:54:23 -0700 (PDT)
From:      rfinn@hiwd.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   misc/6321: can't run any version of PostgreSQL on 2.2.6
Message-ID:  <199804161554.IAA02571@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804161554.IAA02571>