| От | Tom Lane |
|---|---|
| Тема | Re: pg_dump of partitioned table not working. |
| Дата | |
| Msg-id | 1681291.1606953006@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: pg_dump of partitioned table not working. (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: pg_dump of partitioned table not working.
|
| Список | pgsql-general |
I wrote:
> What you need here is something like "pg_dump -t measurement*"
> to indicate that you want measurement's child tables too, but
> AFAIR pg_dump has no such feature. Maybe we should add it.
Or actually: that syntax does do something, but it selects
tables by pattern matching not hierarchy, ie you get everything
whose name starts with "measurement". Depending on your naming
conventions, that might be close enough.
It does seem like there might be reason to have a switch along
the lines of "--include-child-tables".
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера