Need support on tuning at the time of index creation

From: Sandip Pradhan <sandip(dot)pradhan(at)ericsson(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Cc: Ravi Sharan <ravi(dot)sharan(at)ericsson(dot)com>, Amit Kumar TT <amit(dot)tt(dot)kumar(at)ericsson(dot)com>
Subject: Need support on tuning at the time of index creation
Date: 2020-01-27 11:10:36
Message-ID: VI1PR07MB4912D82E4EF770346FDD0E66E60B0@VI1PR07MB4912.eurprd07.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Sir/Madam,

One of our ericsson product used backend db as postgresql 9. We are facing following performance issues where we need some support from your side.
We are having 10 tables and we are inserting around 150 million to 250 million records on each of those tables. After that we need to create 29 indexes includung primary key index and other types of indexes. Currently it is taking almost 3.5 to 4 hrs.

Please let us know how we can tune the perfirmance so that we can complete this task in 30-40 mins.

Note: We cannot change the db version.

Thanks & Regards,
Sandip Pradhan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ron 2020-01-27 11:23:04 Re: How to transfer databases form one server to other
Previous Message Ray O'Donnell 2020-01-27 09:39:04 Re: How to transfer databases form one server to other