Re: Questions about DB capabilities

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Questions about DB capabilities
Date: 2014-05-16 17:53:37
Message-ID: 537650A1.7000106@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2014-05-16 19:05:13 Re: Psycopg2 : error message.
Previous Message dinesh kumar 2014-05-16 17:49:17 Re: Monitoring Streaming Replication in 9.2