Query Regarding Round-Robin Distribution Feature

Поиск
Список
Период
Сортировка
От RUSHI KAW
Тема Query Regarding Round-Robin Distribution Feature
Дата
Msg-id 1375111539.47432.YahooMailNeo@web193503.mail.sg3.yahoo.com
обсуждение исходный текст
Ответы Re: Query Regarding Round-Robin Distribution Feature
Список pgsql-rrreviewers
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.

Thanks,
Regards,
Rushi Kaw

--
Master's Candidate
Department of Computer Science
Virginia Tech



--
Master's Candidate
Department of Computer Science
Virginia Tech


В списке pgsql-rrreviewers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: [HACKERS] [9.4 CF] Free VMs for Reviewers & Testers
Следующее
От: David Fetter
Дата:
Сообщение: Re: Query Regarding Round-Robin Distribution Feature