pg_dump: relation "..." already exists warning

Поиск
Список
Период
Сортировка
От Ennio-Sr
Тема pg_dump: relation "..." already exists warning
Дата
Msg-id 20050917150140.GB6635@deby.ei.hnet
обсуждение исходный текст
Ответы Re: pg_dump: relation "..." already exists warning  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Hi all,
[Using postgres (PostgreSQL) 7.4.7 on GNU/Linux/Debian-Sarge]

running the command:
$ pg_dump finanz -t ult_qq | psql finanza ennio ult.qq

I can see that table 'ult_qq' is regularly created in 'finanza' and
continues to exist in 'finanz', although pg is firing this warning:

SET
SET
SET
SET
ERROR:  relation "ult_qq" already exists
SET
ERROR:  relation "ult_qq" already exists
SET
SET

which I'm unable to explain. Could it be related to unresolved bug #1379
or am I doing anything wrong?

Thanks for your attention.
Regards,
    Ennio.

--
[Perche' usare Win$ozz (dico io) se ..."anche uno sciocco sa farlo.   \\?//
 Fa' qualche cosa di cui non sei capace!"  (diceva Henry Miller) ]    (°|°)
[Why use Win$ozz (I say) if ... "even a fool can do that.              )=(
 Do something you aren't good at!" (as Henry Miller used to say) ]

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

Предыдущее
От: Todd Lewis
Дата:
Сообщение: Views, indexes and date stamps
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump: relation "..." already exists warning