Re: BUG #15343: Segmentation fault using pg_dump with --exclude-table if table contains identity column

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: David Rowley <david(dot)rowley(at)2ndquadrant(dot)com>, abelisto(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #15343: Segmentation fault using pg_dump with --exclude-table if table contains identity column
Date: 2018-08-21 01:49:44
Message-ID: 20180821014944.GC2897@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Aug 20, 2018 at 10:19:49PM -0300, Alvaro Herrera wrote:
> Yeah, we should omit the sequence too. I don't see any principled
> reason to think that the sequence is interesting on its own.

I was just looking at this issue, or both of you are already on it?
--
Michael

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2018-08-21 02:23:42 Re: csvlog gets crazy when csv file is not writable
Previous Message Alvaro Herrera 2018-08-21 01:19:49 Re: BUG #15343: Segmentation fault using pg_dump with --exclude-table if table contains identity column