Re: Segmentation Fault during pg_restore using '--use-list' and '--jobs'

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: fabriziomello(at)gmail(dot)com
Cc: Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Segmentation Fault during pg_restore using '--use-list' and '--jobs'
Date: 2017-08-19 17:40:42
Message-ID: 60775.1503164442@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

=?UTF-8?Q?Fabr=C3=ADzio_de_Royes_Mello?= <fabriziomello(at)gmail(dot)com> writes:
> I'm facing a 'segmentation fault' error using '--use-list' and '--jobs'
> options after update to 9.5.8.

Ooops :-(. Fixed, thanks for the report.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mark Rofail 2017-08-19 17:47:13 Re: GSoC 2017: Foreign Key Arrays
Previous Message Stephen Frost 2017-08-19 17:23:45 Re: One-shot expanded output in psql using \gx