Re: PostgreSQL 7.4.2 initdb problem - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: PostgreSQL 7.4.2 initdb problem
Date
Msg-id 20040426165107.GA28036@dcc.uchile.cl
Whole thread Raw
In response to Re: PostgreSQL 7.4.2 initdb problem  ("tech tech " <tech_d@lycos.co.uk>)
List pgsql-general
On Mon, Apr 26, 2004 at 03:53:39AM +0000, tech tech  wrote:
>
>         I want to install postgresql in /usr/local/pgsql except libraries are in /usr/local/pgsql/lib/LIB_new.
>
> Is it ok the following configure options?
>
> $ ./configure --prefix=/usr/local/pgsql --libdir=/usr/local/pgsql/lib/LIB_new

Yes, I think so.  Did you test it?

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"El sabio habla porque tiene algo que decir;
el tonto, porque tiene que decir algo" (Platon).

pgsql-general by date:

Previous
From: "Uwe C. Schroeder"
Date:
Subject: Re: loading data into postgresql became slow after i used VACUUME command.
Next
From: Christopher Browne
Date:
Subject: Re: newsbie: ORDBMS vs RDBMS