Re: [EXTERNAL] BUG #16655: pg_dump segfault when excluding postgis table

Поиск
Список
Период
Сортировка
От Cameron Daniel
Тема Re: [EXTERNAL] BUG #16655: pg_dump segfault when excluding postgis table
Дата
Msg-id CAGUWkELJZSjuH+tEFL4m=wds0+jiZcwf-N7UMnnoZh-EcegsQw@mail.gmail.com
обсуждение исходный текст
Ответ на RE: [EXTERNAL] BUG #16655: pg_dump segfault when excluding postgis table  ("Godfrin, Philippe E" <Philippe.Godfrin@nov.com>)
Список pgsql-bugs
Neither - on-prem Nomad setup

Cheers
Cameron

On Tue, 6 Oct 2020 at 14:48, Godfrin, Philippe E <Philippe.Godfrin@nov.com> wrote:

Is this hosted on AWS or EKS?

Phil godfrin

 

From: PG Bug reporting form <noreply@postgresql.org>
Sent: Monday, October 5, 2020 3:55 PM
To: pgsql-bugs@lists.postgresql.org
Cc: cam.daniel@gmail.com
Subject: [EXTERNAL] BUG #16655: pg_dump segfault when excluding postgis table

 

Use caution when interacting with this [EXTERNAL] email!



The following bug has been logged on the website:

Bug reference: 16655
Logged by: Cameron Daniel
Email address: cam.daniel@gmail.com
PostgreSQL version: 13.0
Operating system: Debian Buster
Description:

I'm getting a segfault when trying to pg_dump a database containing the
postgis extension, but only when excluding the spatial_ref_sys table. I am
using Docker but the base image is standard Debian and Postgres is being
installed from the official APT repos.

The Docker config is here for reference -
https://github.com/ccakes/nomad-pgsql-patroni/

Reproduction steps: https://paste.rs/bHR
Backtrace: https://paste.rs/Ym3

The segfault appears to be in pg_dump, the server just logs "unexpected EOF
on client connection with an open transaction" and continues running fine
otherwise.

Let me know if there's any extra info I can provide

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "Godfrin, Philippe E"
Дата:
Сообщение: RE: [EXTERNAL] BUG #16655: pg_dump segfault when excluding postgis table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #16645: pg_upgrade does not mark template1 as a system database