Re: initdb has trouble finding the right ascii_and_mic.so

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Maciej (Matchek) Blizinski" <blizinski(at)google(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: initdb has trouble finding the right ascii_and_mic.so
Date: 2010-01-10 16:05:36
Message-ID: 4255.1263139536@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Maciej (Matchek) Blizinski" <blizinski(at)google(dot)com> writes:
> There are 2 sets of libraries installed.
> /opt/csw/lib/postgresql/8.4/lib contains 32-bit libraries.
> /opt/csw/lib/postgresql/8.4/lib/64 contains the 64-bit set.

You can't just make up some random layout for the libraries.
Even if this could work, I don't see a lot of point to it.
Why don't you set up two independent installation trees if
you want to have both 32- and 64-bit postgres installed?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Maciej (Matchek) Blizinski 2010-01-10 17:18:35 Re: initdb has trouble finding the right ascii_and_mic.so
Previous Message John T. Dow 2010-01-10 15:59:43 Re: Optimistic locking with multiple rows