.. _ON CONFLICT: https://www.postgresql.org/docs/11/sql-insert.html#SQL-ON-CONFLICT
.. _TRUNCATE TABLE: https://www.postgresql.org/docs/9.1/sql-truncate.html
.. _hstore: https://www.postgresql.org/docs/11/hstore.html
.. _PostgreSQL Declarative Table Partitioning: https://www.postgresql.org/docs/current/ddl-partitioning.html#DDL-PARTITIONING-DECLARATIVE
.. _Explicit table-level locks: https://www.postgresql.org/docs/current/explicit-locking.html#LOCKING-TABLES
