From fec1f535a556f59bc2ffb2693ee2ce832ff007f4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mart=C3=ADn=20Marqu=C3=A9s?= Date: Sat, 6 Jun 2015 15:30:15 -0300 Subject: [PATCH] Documentation Typo --- doc/manual-ddl-replication.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual-ddl-replication.sgml b/doc/manual-ddl-replication.sgml index 31ef661533..3130cf6709 100644 --- a/doc/manual-ddl-replication.sgml +++ b/doc/manual-ddl-replication.sgml @@ -154,7 +154,7 @@ - If you create non-replicated objects that create are to be referenced + If you create non-replicated objects that are to be referenced by replicated objects (e.g. creating a role, not replicated, then creating a table, replicated, that's owned by that role) you must ensure that the non-replicated object is created on all &bdr; nodes. You can do this -- 2.39.5