--quote-all-identifiers # 引用所有标识符,即使它们不是关键字。 --rows-per-insert=NROWS # 每个INSERT命令中的行数;隐含--inserts。 --section=SECTION # 转储命名的段(预数据、数据或后数据)。 --serializable-deferrable # 等待直到可以无异常地运行转储。 --snapshot=SNAPSHOT # 使用给定的快照进行转储...
不转储TOAST压缩方法 --no-unlogged-table-data # 不转储未登录表的数据 --on-conflict-do-nothing # 在INSERT命令中添加ON CONFLICT DO NOTHING --quote-all-identifiers # 引用所有标识符,即使它们不是关键字 --rows-per-insert=NROWS # 每个INSERT语句中的行数;隐含--inserts --use-set-session-...
--on-conflict-do-nothing 向 INSERT 命令添加 ON CONFLICT DO NOTHING --quote-all-identifiers 引用所有标识符,即使不是关键字 --rows-per-insert=行数 每个 INSERT 的行数;意味着 --inserts --section=部分 转储指定的部分(预数据、数据或后数据) --serializable-deferrable 等待直到转储可以无异常运行 --sn...
--no-unlogged-table-data 不转储不记录WAL日志的表的数据 --quote-all-identifiers 所有标识符加引号,即使不是关键字也加 --section=SECTION 转储命名部分(包括三个部分:pre-data、data以及post-data。 data部分包含表记录数据、大对象数据以及序列的值; post-data部分包含索引、触发器、规则和约束(除了验证检查约...
--quote-all-identifiers 所有标识符加引号,即使不是关键字 --rows-per-insert=NROWS 每个插入的行数;意味着--inserts --section=SECTION 备份命名的节 (数据前, 数据, 及 数据后) --serializable-deferrable 等到备份可以无异常运行 --snapshot=SNAPSHOT 为转储使用给定的快照 ...
#quote_all_identifiers = off #sql_inheritance = on #standard_conforming_strings = on #synchronize_seqscans = on # - Other Platforms and Clients - #transform_null_equals = off 二十二、复制REPLICATION # - Sending Server(s) - # Set these on the master and on any standby that will send ...
--quote-all-identifiers 所有标识符加引号,即使不是关键字 --section=SECTION 备份命名的节 (数据前, 数据, 及 数据后) --serializable-deferrable 等到备份可以无异常运行 --snapshot=SNAPSHOT 为转储使用给定的快照 --strict-names 要求每个表和/或schema包括模式以匹配至少一个实体 --use-set-session-authoriz...
quote_all_identifiers - 生成 SQL 片段时将所有标识符括在引号中 random_page_cost - 设置不按顺序提取的磁盘页的成本的规划器估计值 row_security - 启用行安全性 search_path - 设置非架构限定的名称的架构搜索顺序 seq_page_cost - 设置按顺序提取的磁盘页的成本的规划器估计值 session_replication_role - ...
#backslash_quote = safe_encoding # on, off, or safe_encoding #default_with_oids = off #escape_string_warning = on #lo_compat_privileges = off #operator_precedence_warning = off #quote_all_identifiers = off #standard_conforming_strings = on ...
--quote-all-identifiers --inserts --disable-dollar-quoting --column-inserts --exclude-table-data user_options --exclude-table-data user_api_keys --exclude-table-data reviewable_histories --exclude-table-data reviewables --exclude-table-data notifications ...