Re: Query Regarding Round-Robin Distribution Feature - Mailing list pgsql-rrreviewers

From David Fetter
Subject Re: Query Regarding Round-Robin Distribution Feature
Date
Msg-id 20130729160413.GA8508@fetter.org
Whole thread Raw
In response to Query Regarding Round-Robin Distribution Feature  (RUSHI KAW <rushi_life@yahoo.co.in>)
List pgsql-rrreviewers
On Mon, Jul 29, 2013 at 11:25:39PM +0800, RUSHI KAW wrote:
> Hello,
>
> Good Morning!
>
> I have been using postgresxc-1.1 beta version and had a small query
> about the round robin feature for distribution.  The way I am
> distributing the data using round robin is: create table tablename
> (bid int,  persons int, intervened int) DISTRIBUTE BY ROUND ROBIN.
>
> But postgresxc doesn't seem to accept this distribution method. All
> other methods like replication and hash seems to work fine. 
>
> Could you please let me know what is it that I am doing wrong.

The "round-robin" of this list refers to an informal distribution of
patch reviews by people reviewing changes to the core PostgreSQL code,
currently targeting 9.4, which should ship around September 2014.

You can find the list you're looking for here:

http://postgresxc.wikia.com/wiki/Postgres-XC_Wiki

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


pgsql-rrreviewers by date:

Previous
From: RUSHI KAW
Date:
Subject: Query Regarding Round-Robin Distribution Feature
Next
From: Josh Berkus
Date:
Subject: VMs for Reviewers Available