Re: how to clean up temporary schemas (how to sync the system table with pg_dump)
В списке pgsql-general по дате отправления:
| От | Gary Fu |
|---|---|
| Тема | Re: how to clean up temporary schemas (how to sync the system table with pg_dump) |
| Дата | |
| Msg-id | g2beeg$id8$1@news.hub.org обсуждение исходный текст |
| Ответ на | Re: Re: how to clean up temporary schemas (how to sync the system table with pg_dump) (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: Re: how to clean up temporary schemas (how to sync the system table with pg_dump)
|
| Список | pgsql-general |
Tom Lane wrote: > Gary Fu <gfu@saicmodis.com> writes: >> My question now is why those temporary schemas won't be cleaned >> after I restart the db ? > > Just leave them alone and you'll be fine. These tools actually have > had most of the bugs worked out of them ;-) ... if you think pg_dump is > omitting something, you are probably mistaken. > > regards, tom lane Thanks for the response. Yes, normally it will be okay. However, when I tried PgAdmin with Pgpool, it will cause problem. The PgAdmin will try to access pg_namespace when making a connection to a db, if the temporary schemas are different between the backend db servers, the pgpool will return mismatch error and fail the PgAdmin connection. Thanks, Gary
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера