File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -417,7 +417,6 @@ generating new xacts with the old structure after the schema change is
417
417
committed on the publisher. Users will have to ensure writes are stopped on all
418
418
nodes and all slots are caught up before making schema changes.
419
419
420
-
421
420
### TRUNCATE
422
421
423
422
Truncating a table that has foreign key relationships on the subscriber but not
@@ -505,3 +504,16 @@ It also adds some features:
505
504
506
505
... but its main purpose is to provide a cleaner, simpler base that doesn't
507
506
require a patched PostgreSQL, with a pluggable and extensible design.
507
+
508
+ ## Credits and Licence
509
+
510
+ pglogical has been designed, developed and tested by the 2ndQuadrant team
511
+ Petr Jelinek
512
+ Craig Ringer
513
+ Simon Riggs
514
+ Pallavi Sontakke
515
+ Umair Shahid
516
+
517
+ pglogical licence is The PostgreSQL Licence
518
+
519
+ pglogical copyright is novated to PostgreSQL Global Development Group
You can’t perform that action at this time.
0 commit comments