Bug #805: pg_dump examines all tables even with -t "table_name" speficied
В списке pgsql-bugs по дате отправления:
| От | pgsql-bugs@postgresql.org |
|---|---|
| Тема | Bug #805: pg_dump examines all tables even with -t "table_name" speficied |
| Дата | |
| Msg-id | 20021024153430.4BBA1475AD4@postgresql.org обсуждение исходный текст |
| Ответы |
Re: Bug #805: pg_dump examines all tables even with -t "table_name" speficied
|
| Список | pgsql-bugs |
Vitaliy Fuks (vitaliyfuks@yahoo.com) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description pg_dump examines all tables even with -t "table_name" speficied Long Description Running pg_dump -t table_name -vv shows pg_dump examining every table in the database. With many tables present (in hundreds)this can make the process of dumping just one table take a considerable amount of time. With pg_dump -t specified it should go straight for the requested table and then figure what other dependent objects needto be examined. Happens on pg_dump 7.2.3 under Linux (RedHat RPM) and i386 Solaris. Are there some technical limitations forcing pg_dump to read everything? If not it seems that the logic behind is just notoptimal. Sample Code No file was uploaded with this report
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера