Re: pg_migrator segfault - Mailing list pgsql-general

From Tom Lane
Subject Re: pg_migrator segfault
Date
Msg-id 1291.1288722361@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_migrator segfault  (hernan gonzalez <hgonzalez@gmail.com>)
List pgsql-general
hernan gonzalez <hgonzalez@gmail.com> writes:
> Well, this is strange. I run the same command line with gbd, it does not
> throw the segfault.

Interesting.  Do "ulimit -c unlimited", then run pg_upgrade normally,
and then try "gdb ./pg_upgrade core" (the name of the corefile might
be something different depending on local configuration).

            regards, tom lane

pgsql-general by date:

Previous
From: hernan gonzalez
Date:
Subject: Re: pg_upgrade segfault (was: pg_migrator segfault)
Next
From: zhong ming wu
Date:
Subject: Re: Is this a known feature of 8.1 SSL connection?