| От | Tom Lane |
|---|---|
| Тема | Re: Faster way of upgrading postgresql to 10 from 9.5 |
| Дата | |
| Msg-id | 776.1511623176@sss.pgh.pa.us обсуждение |
| Ответ на | Re: Faster way of upgrading postgresql to 10 from 9.5 (Debraj Manna <subharaj.manna@gmail.com>) |
| Ответы |
Re: Faster way of upgrading postgresql to 10 from 9.5
|
| Список | pgsql-admin |
Debraj Manna <subharaj.manna@gmail.com> writes:
> Is this time expected? I mean 17 minutes for 490 GB. I could not find any
> benchmark for pg_upgrade.
It seems awfully slow, if you're using -k. That switch should remove any
dependency on the data size, but what remains is the number of SQL objects
(databases, tables, functions, etc). If you've got tens or hundreds of
thousands of those, maybe this would be a reasonable time.
As Alvaro said, it's possible that you're hitting some fixable bottleneck;
but to identify what that is we'd need some profiling information.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера