| От | Justin Pryzby |
|---|---|
| Тема | Re: Question about pg_upgrade from 9.2 to X.X |
| Дата | |
| Msg-id | 20190307103239.GA8083@telsasoft.com обсуждение исходный текст |
| Ответ на | Re: Question about pg_upgrade from 9.2 to X.X (Perumal Raj <perucinci@gmail.com>) |
| Ответы |
Resolved: Question about pg_upgrade from 9.2 to X.X
|
| Список | pgsql-general |
On Wed, Mar 06, 2019 at 09:44:16PM -0800, Perumal Raj wrote: > Any pointers for pg_repack schema creation ? With recent postgres, you should use just: "CREATE EXTENSION pg_repack", which does all that for you. > Will there be any impact in the future , Since i used --link option ? You probably have an old DB directory laying around which is (at least partially) hardlinks. You should remove it .. but be careful to remove the correct dir. My scripts always rename the old dir before running pg_upgrade, so it's less scary to rm -fr it later. Justin
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера