Re: Adding an ignore list to pg_restore, prototype p.tch #1
От | Alvaro Herrera |
---|---|
Тема | Re: Adding an ignore list to pg_restore, prototype p.tch #1 |
Дата | |
Msg-id | 20060225164752.GA5602@surnet.cl обсуждение исходный текст |
Ответ на | Re: Adding an ignore list to pg_restore, prototype patch #1 (Martin Pitt <mpitt@debian.org>) |
Ответы |
Re: Adding an ignore list to pg_restore, patch take #3
|
Список | pgsql-hackers |
Martin Pitt wrote: > Hi again, > > Martin Pitt [2006-02-19 14:39 +0100]: > > Since this changes the behaviour of pg_restore, this should probably > > become an option, e. g. -D / --ignore-existing-table-data. I'll do > > this if you agree to the principle of the current patch. > > I improved the patch now to only ignore TABLE DATA for existing tables > if '-X ignore-existing-tables' is specified. I also updated the > documentation. Is this really an appropiate description for the behavior? What happens if the table is not created for some other reason? Consider for example a table using a datatype that couldn't be created. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-hackers по дате отправления: