PostgreSQL database design for a large company

From: Kalai R <softlinne(dot)kv(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PostgreSQL database design for a large company
Date: 2011-02-24 02:59:15
Message-ID: AANLkTiknJkAp6vD6d9raoYg6Z_GAhzsu0_B=Ub9tNR+y@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

We are going to design database for a large company with multi branches. I
am using PostgreSQL

For example,

I create a single database for all branches. After 10 years, database size
is too large.
I want to know ,at that time, the performance of the database is reduced or
not.

Is it possible to maintain in a single database for all years of data?

Regards
gt

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aleksey Tsalolikhin 2011-02-24 05:46:15 Re: database is bigger after dump/restore - why? (60 GB to 109 GB)
Previous Message John R Pierce 2011-02-23 22:01:09 Re: Data types for IP address.