pg_restore --data-only ignored

Поиск
Список
Период
Сортировка
От Mike Finn
Тема pg_restore --data-only ignored
Дата
Msg-id 9ttsof$1hqt$1@news.tht.net
обсуждение исходный текст
Ответы Re: pg_restore --data-only ignored
Список pgsql-bugs
While upgrading to 7.1.3 (from 7.1.2) I discovered that pg_restore was not
honouring the --data-only command line option.  Can't actually remember if
it worked in 7.1.2 or not.

Particulars:

postgresql-7.1.3.tar.gz
compiled under Linux mandrake 7.2

command used from a shell script

pg_restore --dbname=${dbName}2 --data-only -v  --superuser=postgres $dbDump


I could get around this by using a list file and then editing it to only
include data lines, but thought it should be reported as a bug.


--
=============================
Mike Finn
Tactical Executive Systems
mike.finn@tacticalExecutive.com

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