From: Afonso B. <aag...@gm...> - 2013-08-28 13:18:51
|
Dear Postgres-XC menbers, I have this index CREATE UNIQUE INDEX ON mdl_backidstemp_baciteite_uix mdl_backup_ids_template USING btree (backupid, itemname, itemid) and I would like to convert it to the postgres-xc I like to use for distributed way. Best Regards Afonso Bione |