Re: New pg_dump options: exclude tables/schemas, multiple all, wildcards
От | Alvaro Herrera |
---|---|
Тема | Re: New pg_dump options: exclude tables/schemas, multiple all, wildcards |
Дата | |
Msg-id | 20060116164358.GF22228@surnet.cl обсуждение исходный текст |
Ответ на | New pg_dump options: exclude tables/schemas, multiple all, wildcards (Greg Sabino Mullane <greg@turnstep.com>) |
Ответы |
Re: New pg_dump options: exclude tables/schemas, multiple all, wildcards
|
Список | pgsql-patches |
Greg Sabino Mullane wrote: > Attached is a patch to hopefully make pg_dump a lot more useful. > I started out by making it simply able to avoid dumping a single > table, but, inspired by David Fetter's patch last November, also > added in support for multiple items and limited wildcard matching. I wonder if there's a way to have the server process the matching? That way we could have LIKE expressions in the switches, which would be simpler in the code and more powerful. I don't know how pg_dump works so I can't really answer the question. We desperately need this capability however, as patches have been floating since before 8.0 and we still don't have it. -- Alvaro Herrera Developer, http://www.PostgreSQL.org "Si quieres ser creativo, aprende el arte de perder el tiempo"
В списке pgsql-patches по дате отправления: