Re: Postgresql Write cluster needed

From: Sergei Sheinin <sergei(dot)sheinin(at)gmail(dot)com>
To: Mario Splivalo <mario(at)splivalo(dot)hr>
Cc: fahad basheer <fahad(dot)a(dot)basheer(at)gmail(dot)com>, pgsql-cluster-hackers(at)postgresql(dot)org
Subject: Re: Postgresql Write cluster needed
Date: 2014-11-21 11:56:29
Message-ID: CA+dTRw=4KjC43DwAESrEG9ErapToP=w2s0NDTT-WB5bmFJ99Ng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cluster-hackers

It may be possible to write to text files then use COPY command for bulk
inserts.

On Fri, Nov 21, 2014 at 6:38 PM, Mario Splivalo <mario(at)splivalo(dot)hr> wrote:

> Unless you shard (partition) your data, writes can't be scaled.
>
> Mario
>
>
> On November 21, 2014 12:29:38 PM CET, fahad basheer <
> fahad(dot)a(dot)basheer(at)gmail(dot)com> wrote:
>>
>> Hi ALL,
>>
>> I need to scale postgresql with write capabilities, please help me.
>>
>> Regards
>> Fahad
>>
>
> --
> Sent from my Android device with K-9 Mail. Please excuse my brevity.
>

In response to

Responses

Browse pgsql-cluster-hackers by date

  From Date Subject
Next Message desmodemone 2014-11-21 12:15:09 Re: Postgresql Write cluster needed
Previous Message Mario Splivalo 2014-11-21 11:38:15 Re: Postgresql Write cluster needed