As long as the data types serialize in a reasonable form, and survive
pg_dump, they should replicate fine.

Needs to be stable to use it in a primary key.  E.g. , date stamp values
may reload as a slightly different value due to rounding. If GIS values do
the same, they may make poor primary keys.  Slony might expose edges you
mightn't see elsewhere.
_______________________________________________
Slony1-general mailing list
[email protected]
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to