BUG #3113: pg_restore --use-list=FILENAME

Started by Jarrod Chesneyabout 19 years ago2 messagesbugs
Jump to latest
#1Jarrod Chesney
jarrod.chesney@ergon.com.au

The following bug has been logged online:

Bug reference: 3113
Logged by: Jarrod Chesney
Email address: jarrod.chesney@ergon.com.au
PostgreSQL version: 8.2.3
Operating system: Linux 2.6.17.10 Ubuntu (Edgy Edge)
Description: pg_restore --use-list=FILENAME
Details:

In pg_restore.

The "-L, --use-list=FILENAME use specified table of contents for ordering"
flag does nothing in pg_restore in linux.

It works in windows XP sp1 version "pg_restore (PostgreSQL) 8.1.4"

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Jarrod Chesney (#1)
Re: BUG #3113: pg_restore --use-list=FILENAME

"Jarrod Chesney" <jarrod.chesney@ergon.com.au> writes:

The "-L, --use-list=FILENAME use specified table of contents for ordering"
flag does nothing in pg_restore in linux.

Fairly hard to believe. Please provide a reproducible example...

regards, tom lane