Re: BUG #1848: Segfault with pg_dump when database name omitted - Mailing list pgsql-bugs

From Michael Fuhr
Subject Re: BUG #1848: Segfault with pg_dump when database name omitted
Date
Msg-id 20050826042407.GA11029@winnie.fuhr.org
Whole thread Raw
In response to BUG #1848: Segfault with pg_dump when database name omitted  ("Eric Boutin" <boutiner@gmail.com>)
List pgsql-bugs
On Thu, Aug 25, 2005 at 07:41:59PM +0100, Eric Boutin wrote:
>
> [eric@imelda ~]$ pg_dump -U appserv -t tbl_dossiers -s
> pg_dump: [archiver (db)] connection to database "Segmentation Fault (core
> dumped)

This might already be fixed in CVS:

http://archives.postgresql.org/pgsql-committers/2005-07/msg00551.php
http://archives.postgresql.org/pgsql-patches/2005-07/msg00501.php

--
Michael Fuhr

pgsql-bugs by date:

Previous
From: "Eric Boutin"
Date:
Subject: BUG #1848: Segfault with pg_dump when database name omitted
Next
From: Richard Huxton
Date:
Subject: Re: auto type casting bug