Thread: Questions about DB capabilities
Hi, I have a question, is postgres cappable of horizontal growing, I mean, in the case I have a server that is reaching it’s full HD capacity, is there a way to add another server to use as an extensión of ther first one, like a cluster configuration, do you know a configuration that is cappable of doing this? Is there a way that I can handle this?
Saludos cordiales/kind regards,
Diego Cando
Security Data / JR Electric Supply / Consorcio MTE Latinus
Diego Cando
Security Data / JR Electric Supply / Consorcio MTE Latinus
1800FIRMAS ext. 5021

Attachment
On 5/15/2014 1:52 PM, Diego Ramón Cando Díaz wrote: > Hi, I have a question, is postgres cappable of horizontal growing, I > mean, in the case I have a server that is reaching it’s full HD > capacity, is there a way to add another server to use as an extensión > of ther first one, like a cluster configuration, do you know a > configuration that is cappable of doing this? Is there a way that I > can handle this? not without extensive work to shard your data. its certainly not transparent. you might look at the skypetools stuff and pgQ, also projects like postgresql-XC which are under active development. -- john r pierce 37N 122W somewhere on the middle of the left coast