Chapter 6. Shardman Reference
Table of Contents
- 6.1. Functions
- 6.2. pgpro_stats Functions
- 6.3. Advisory Lock Functions
- 6.4. Views
- 6.5. SQL Commands
- ALTER SEQUENCE — change the definition of a sequence generator
- ALTER TABLE — change the definition of a table
- CREATE SEQUENCE — define a new sequence generator
- CREATE TABLE — define a new table
- CREATE TABLESPACE — define a new tablespace
- 6.6. SQL Limitations
- 6.6.1.
ALTER SYSTEM
Limitations - 6.6.2.
ALTER TABLE
Limitations - 6.6.3.
CREATE TABLE
Limitations - 6.6.4.
DROP TABLE
Limitations - 6.6.5.
CREATE INDEX CONCURRENTLY
Limitations - 6.6.6.
UPDATE
Limitations - 6.6.7.
INSERT ON CONFLICT DO UPDATE
Limitations - 6.6.8. Limitations of Managing Global Roles
- 6.6.9. Limitations of User Mappings
- 6.6.10.
ALTER SCHEMA
Limitations - 6.6.11.
DROP SERVER
Limitations - 6.6.12. Limitations of Using Custom Databases
- 6.6.13.
CREATE COLLATION
Limitations - 6.6.14. Logical Replication Limitations
- 6.6.15. Other Limitations
- 6.6.1.
- 6.7. Shardman CLI Reference
- shardmanctl — Shardman auxiliary command-line client and deployment tool
- sdmspec.json — Shardman initialization file
- shardmand — Shardman configuration daemon
The entries in this Reference are meant to provide in reasonable length an authoritative, complete, and formal summary about their respective subjects. More information about the use of Shardman, in narrative, tutorial, or example form, can be found in other parts of this book. See the cross-references listed on each reference page.