Re: Segmentation Fault during database restoration

From: Sulman Sarwar <sulmansarwar(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, pgsql-general(at)postgresql(dot)org
Subject: Re: Segmentation Fault during database restoration
Date: 2009-09-17 04:36:05
Message-ID: 63c4d8450909162136r522cda2dode54822902fcd8ea@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I used one click installer for Mac OSX from EnterpriseDB.

http://www.enterprisedb.com/products/pgdownload.do#osx

On Thu, Sep 17, 2009 at 4:10 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Craig Ringer <craig(at)postnewspapers(dot)com(dot)au> writes:
> > I ask in particular because there have been big problems caused by
> > building PostgreSQL as a universal binary. It seems to be important to
> > configure it and build it only for the architecture you're actually
> > using. That probably goes for ia32 vs x86_64 as well as ppc32/ppc64 .
>
> Well, it's possible to do it but it's not easy --- you need to deal
> with the fact that the configure-generated headers should be different
> for the different arches. There were some discussions in -hackers
> last year about how to do it.
>
> The reported location of the error is not code that I would expect to be
> subject to architectural issues, though, so I suspect this isn't
> immediately relevant.
>
> regards, tom lane
>

--

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2009-09-17 10:08:15 Re: Segmentation fault during restoration of compressed(.gz) database
Previous Message Alvaro Herrera 2009-09-17 04:01:57 Re: Unicode normalization