increase insert into local table from remote oracle table preformance

Поиск
Список
Период
Сортировка
От Mariel Cherkassky
Тема increase insert into local table from remote oracle table preformance
Дата
Msg-id CA+t6e1nxh1VVMjD2NJZV_Mcb7UyF8-F3y=hxjamuMFA1bAk2Jg@mail.gmail.com
обсуждение исходный текст
Ответы Re: increase insert into local table from remote oracle tablepreformance  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Re: increase insert into local table from remote oracle tablepreformance  (Laurenz Albe <laurenz.albe@cybertec.at>)
Список pgsql-admin
Hi,
I'm using postgresql v10.4. I have a local partitioned table (by range - data, every day has its own table). I'm using the oracle_fdw extension to bring data from the oracle partitioned table into my local postgresql (insert into local select * from remote_oracle). Currently, I dont have any indexes on the postgresql`s table. It takes me 10 hours to copy 200G over the network and it is very slow.
Any recommandations what can I change or improve ?


Thanks , Mariel.

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

Предыдущее
От: "Mark Williams"
Дата:
Сообщение: RE: Setting up SSL for postgre
Следующее
От: Bear Giles
Дата:
Сообщение: Re: Setting up SSL for postgre