best practice in archiving CDR data

Поиск
Список
Период
Сортировка
От Juan Backson
Тема best practice in archiving CDR data
Дата
Msg-id 27c25bc41003290627s56247d3et3d9ccd8a0d890d31@mail.gmail.com
обсуждение исходный текст
Ответы Re: best practice in archiving CDR data  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
Hi,

I am using Postgres to store CDR data for voip switches.  The data size quickly goes about a few TBs.  

What I would like to do is to be able to regularly archive the oldest data so only the most recent 6 months of data is available.  

All those old data will be stored in a format that can be retrieved back either into DB table or flat files.

Does anyone know how should I go about doing that?  Is there any existing tool that can already do that?

thanks,
jb

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Splitting text column to multiple rows
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: best practice in archiving CDR data