Seeing this: (4985) [Thu Jan 23 15:33:23 2014] MCP Inspecting source table "public.customfields" on database "rt3_corkscrew" (4985) [Thu Jan 23 15:33:23 2014] MCP Inspecting target table "public.customfields" on database "rt4br_corkscrew" (4985) [Thu Jan 23 15:33:23 2014] MCP Warning: Source database for sync "rt3db" has column "pattern" of table "public.customfields" as type "character varying(255)", but target database "rt4br_corkscrew" has a type of "character varying(65536)" (4985) [Thu Jan 23 15:33:23 2014] MCP Warning: Target database has column "basedon" on table "public.customfields", but source database does not (4985) [Thu Jan 23 15:33:23 2014] MCP Warning: Target database has column "rendertype" on table "public.customfields", but source database does not (4985) [Thu Jan 23 15:33:23 2014] MCP Warning: Target database has column "valuesclass" on table "public.customfields", but source database does not (4985) [Thu Jan 23 15:33:23 2014] MCP Validation of sync rt3db FAILED
Now the cause is obvious, but is there a way to ignore it and make the sync work as going from VARCHAR(255) to VARCHAR(65535) (all the VARCHAR(65535) tables are targets only) is going to work without a problem... Thanks, Michelle -- Michelle Sullivan http://www.mhix.org/ _______________________________________________ Bucardo-general mailing list [email protected] https://mail.endcrypt.com/mailman/listinfo/bucardo-general
