Re: Assistance Needed: Issue with pg_upgrade and --link option

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Assistance Needed: Issue with pg_upgrade and --link option
Дата
Msg-id 2f75270ef721372c1f7753506a7226a3bc7bce87.camel@cybertec.at
обсуждение исходный текст
Ответ на Assistance Needed: Issue with pg_upgrade and --link option  (Pradeep Kumar <spradeepkumar29@gmail.com>)
Ответы Re: Assistance Needed: Issue with pg_upgrade and --link option  (Peter Eisentraut <peter@eisentraut.org>)
Re: Assistance Needed: Issue with pg_upgrade and --link option  (Pradeep Kumar <spradeepkumar29@gmail.com>)
Список pgsql-hackers
On Wed, 2023-06-28 at 11:49 +0530, Pradeep Kumar wrote:
> I was under the impression that the --link option would create hard links between the
> old and new cluster's data files, but it appears that the entire old cluster data was
> copied to the new cluster, resulting in a significant increase in the new cluster's size.

Please provide some numbers, ideally

  du -sk <old_data_directory> <new_data_directory>

Yours,
Laurenz Albe



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Pradeep Kumar
Дата:
Сообщение: Assistance Needed: Issue with pg_upgrade and --link option
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: sslinfo extension - add notbefore and notafter timestamps