PG11 Parallel Thanks!!

Поиск
Список
Период
Сортировка
От Jason Ralph
Тема PG11 Parallel Thanks!!
Дата
Msg-id BL0PR04MB6499ACBD367DFB3E5E86277CD09C0@BL0PR04MB6499.namprd04.prod.outlook.com
обсуждение исходный текст
Ответы Re: PG11 Parallel Thanks!!  (Pankaj Jangid <pankaj.jangid@gmail.com>)
Re: PG11 Parallel Thanks!!  (Peter Geoghegan <pg@bowt.ie>)
Список pgsql-general
I wanted to drop a quick note thanking the developers who have contributed to Postgres.  I have recently upgraded our
productionPG instances from pg9.3 to pg11. 

We do a lot of table syncs, and we have one process at the end of the month that syncs 3 very large tables (400GB).
Thissync happens from a shell script using pg_dump and pg_restore, we have it set to use -j3 but it's called
sequentiallyso it never really takes advantage of parallel. 

Since pg11 on both the target and source, the run time has decreased a lot, I chalk it up to the parallel index
creationsin pg11 which was a very time consuming process on pg9.3. 
The process has finished almost 10 hours earlier than pg93.  So thank you for your hard work and dedication to this
awesomepiece of software. 



Jason Ralph


This message contains confidential information and is intended only for the individual named. If you are not the named
addresseeyou should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if
youhave received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be
guaranteedto be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or
incomplete,or contain viruses. The sender therefore does not accept liability for any errors or omissions in the
contentsof this message, which arise as a result of e-mail transmission. If verification is required please request a
hard-copyversion. 



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

Предыдущее
От: PegoraroF10
Дата:
Сообщение: Performance on JSONB select
Следующее
От: Michael Lewis
Дата:
Сообщение: Re: Performance on JSONB select