Re: postgres segfaulting on pg_restore

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: chris(at)chriscurvey(dot)com
Cc: pgsql-general(at)postgresql(dot)org, martin(dot)pitt(at)ubuntu(dot)com
Subject: Re: postgres segfaulting on pg_restore
Date: 2011-04-07 01:22:01
Message-ID: 4D9D11B9.3040809@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7/04/2011 4:02 AM, Chris Curvey wrote:

> Hmmm. I'm on Ubuntu, and running 9.0.3, so I'm getting my packages from
> Martin Pitt, per the instructions at
> http://www.dctrwatson.com/2010/09/installing-postgresql-9-0-on-ubuntu-10-04/.
> I don't seem to see any debug packages there.

Nor I. https://launchpad.net/~pitti/+archive/postgresql/+packages
doesn't seem to list any.

Martin: Are your packages stripped, or do they include minimal debug
info in the main packages? Do you put your debuginfo debs anywhere
accessible?

--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yang Zhang 2011-04-07 02:05:47 Attaching/detaching tablespaces (or, in general, parts of a DB)
Previous Message Yang Zhang 2011-04-07 01:19:25 Re: Preventing accidental non-SSL connections in psql?