Table Partitioning
От | Michael Gould |
---|---|
Тема | Table Partitioning |
Дата | |
Msg-id | c1b076d1cb49cf16406b71d58d982d5c@intermodalsoftwaresolutions.net обсуждение исходный текст |
Ответ на | Copying data from one table to another (Manoj Easwaran Govindan <egmanoj@gmail.com>) |
Список | pgsql-novice |
I am considering table partitioning. We are migrating our application from Sybase to PostGres 8.4. In our product we have several tables which are global amoung all locations, then we have several tables which are unique to specific location. While we don't have millions of rows of data in any of these tables, the specific locations do not want anyone except the corporate office and their location to have access to their data. I was thinking of using table partitioning by locationID. If I understand the concept correctly if our corporate employees run a query from the master table and do not limit it by the location id, then they will retrieve the results from all child tables. Best Regards -- Michael Gould, Managing Partner Intermodal Software Solutions, LLC 904.226.0978 904.592.5250 fax
В списке pgsql-novice по дате отправления: