Re: Upgrade postgresql from 9.1 to 9.6

Поиск
Список
Период
Сортировка
От Ron
Тема Re: Upgrade postgresql from 9.1 to 9.6
Дата
Msg-id eebf4d33-87bd-8c42-4194-d5df6f61d36b@gmail.com
обсуждение исходный текст
Ответ на Upgrade postgresql from 9.1 to 9.6  (Sohel Tamboli <sohel.tamboli0016@gmail.com>)
Ответы Re: Upgrade postgresql from 9.1 to 9.6
Список pgsql-admin
I'd grep for all processes owned by postgres, since the pg_upgrade processes 
probably spawn children.

On 07/23/2018 12:14 PM, Sohel Tamboli wrote:
> Hi,
>
> I am trying to upgrade my postgresql database from version 9.1 to 9.6 
> using pg_upgrade utility.
> I have started this activity with 6 threads and running with no issues but 
> I can see only 2 active threads of pg_upgrade  when checked on OS using 
> "ps -ef| grep pg_upgrade" which might slow down my upgrade process.
> Is there any limit of adding jobs in "-j" parameter in pg_upgrade utility?
> Or is there any settings that I need to configure in postgresql.conf file?
>
> Below are the configuration of my server:
> OS : Amazon Linux
> RAM: 64GB
> CPU: 16
> DB size : 5 TB
> Upgrade utility : pg_upgrade
> Jobs: 6
> Issue : only 2 threads of pg_upgrade are active
>
> Appreciate your help!!
>
> Thanks,
> Sohel

-- 
Angular momentum makes the world go 'round.


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

Предыдущее
От: Evan Rempel
Дата:
Сообщение: Moving the data directory for systemd service startup
Следующее
От: Johannes Truschnigg
Дата:
Сообщение: Re: Moving the data directory for systemd service startup