Re: bug in pg_dumpall 7.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: bug in pg_dumpall 7.3
Date: 2002-11-22 03:12:53
Message-ID: 20120.1037934773@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au> writes:
> Do this:
> create database "adsf asdf";

> Then to a pg_dumpall and you get this:

> \connect "adsf asdf"
> pg_dump: too many command line options (first is 'asdf')

Good catch --- fixed.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-11-22 05:32:46 nested transactions
Previous Message Samuel A Horwitz 2002-11-22 02:59:04 re [ANNOUNCE] RC1 Packaged for Testing ... AIX 4.2.1 result