This is a discussion on Partitioned Tables - How/Can does slony handle it? within the Pgsql General forums, part of the PostgreSQL category; --> I posed this question to the Slony List as well, but no response yet. I'll post it here as ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I posed this question to the Slony List as well, but no response yet. I'll post it here as well, to elicit some responses, as there's a larger community of people using PG+Slony who may also be on slony-list. The question that I have is, I'm trying to determine if there's a possibility that I can do table partitioning and still use slony to replicate the table to the slave. 1st. I'm not sure if it can be done, if it can, then how does it do it? Is it able to automatically add the new partitioned table or will it need to be manually added through slonik? If anyone has any experience in this, it would be good for my knowledge as I'm trying to optimise the DB I have. The individual tables are close to like 60million rows and occupying ~15G (+15G Indexes) -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general |
| ||||
| Ow Mun Heng wrote: > I posed this question to the Slony List as well, but no response yet. It's actually in the Slony docs: http://www.slony.info/documentation/partitioning.html I haven't actually used it in production myself, though :-) //Magnus -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general |
| Thread Tools | |
| Display Modes | |
|
|
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Partitioned tables and views | Francisco Reyes | Pgsql General | 0 | 07-31-2008 08:12 PM |
| Partitioned tables in queries | Kevin Keith | Pgsql Performance | 3 | 04-19-2008 09:09 AM |
| Partitioned tables constraint_exclusion | Weslee Bilodeau | pgsql Hackers | 5 | 04-12-2008 09:14 AM |
| Partitioned tables & Slony | Goboxe | Pgsql General | 4 | 04-10-2008 12:15 AM |
| aggregating remote partitioned tables using federated tables? | crazyhorse | MySQL | 1 | 02-28-2008 11:29 AM |