Re: BUG #1100: pd_dump doesn't work with upper case table names

From: Enrico Ortmann <pg(dot)bugs(at)radax(dot)net>
To: "PostgreSQL Bugs List" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #1100: pd_dump doesn't work with upper case table names
Date: 2004-03-12 08:04:06
Message-ID: 163423500.20040312090406@radax.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Guten Tag PostgreSQL Bugs List,

am Donnerstag, 11. März 2004 um 21:15 schrieben Sie:

PBL> The following bug has been logged online:

PBL> Bug reference: 1100
PBL> Logged by: Bill Erickson

PBL> Email address: wjerickson(at)lucent(dot)com

PBL> PostgreSQL version: 7.4

PBL> Operating system: Solaris 9

PBL> Description: pd_dump doesn't work with upper case table names

PBL> Details:

Hi Bill,

PBL> Here is how I am using the command:
PBL> pg_dump -h pglocalhost -U scncraft -a -d -t SA_SSN;

You have to set the bd-name in quotes. Then the command
pg_dump -h pglocalhost -U scncraft -a -d -t "SA_SSN";
should work.

Regards

Rico

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Alex J. Avriette 2004-03-12 10:55:49 Re: Function is called multiple times in subselect
Previous Message Bruce Momjian 2004-03-12 04:27:20 Re: BUG #1096: pg_restore cannot restore large objects with