Re: pgsql 7.4 on minimal environment - Mailing list pgsql-general

From Tom Lane
Subject Re: pgsql 7.4 on minimal environment
Date
Msg-id 15598.1070898932@sss.pgh.pa.us
Whole thread Raw
In response to pgsql 7.4 on minimal environment  ("Victor B. Berdin" <vic@digi.com.ph>)
List pgsql-general
"Victor B. Berdin" <vic@digi.com.ph> writes:
> I'm trying to make PostgreSQL 7.4 to work on a minimal Linux
> (2.4.22/libc-2.3.1) environment
> comprised of selected libraries and the latest busybox. So far, the
> binaries: "initdb", "pg_ctl" and
> "initlocation" (initlocation: not really required) won't  work,

Uh, those are all shell scripts not binaries.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: corruption diag/recovery, pg_dump crash
Next
From: Chris Travers
Date:
Subject: Re: CREATE RULE problem/question requesting workaround