Handling large number transactions

Поиск
Список
Период
Сортировка
От Mahesh Govind
Тема Handling large number transactions
Дата
Msg-id MAXPR01MB2286D2627D54B2D4EB5760E8A512A@MAXPR01MB2286.INDPRD01.PROD.OUTLOOK.COM
обсуждение исходный текст
Список pgsql-novice
Dear Experts ,


I have the following scenario.

On a given day I have to insert  3-4 million rows of data to a table .For performance reasons I would like to purge this data and move to another history db.
The OLTP part I would like to do from one DB and the GUI queries I would like to do from a different DB replica .
Could you please help me with some pointers for the same .

with thanks and regards
mahesh

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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Run make checkinstall with configurable user.
Следующее
От: Ron Watkins
Дата:
Сообщение: create read-only and revoke create function?