We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da7cd1 commit b39ae6dCopy full SHA for b39ae6d
readme.md
@@ -667,6 +667,6 @@ Data is not touched by this command.
667
* You should not touch `synchronous_standby_names` manually while using pg_shardman.
668
* The shardlord itself can't be worker node for now.
669
* All [limitations](https://github.com/postgrespro/pg_pathman/wiki/Known-limitations) (and some features) of `pg_pathman`,
670
- e.g. we don't support global primary keys and foreign keys to sharded tables.
+ e.g. we don't support global secondary indexes and foreign keys to sharded tables.
671
* All [limitations of logical replications](https://www.postgresql.org/docs/10/static/logical-replication-restrictions.html).
672
`TRUNCATE` statements on sharded tables will not be replicated.
0 commit comments