--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-...
--no-unlogged-table-data 不转储不记录WAL日志的表的数据 --quote-all-identifiers 所有标识符加引号,即使不是关键字也加 --section=SECTION 转储命名部分(包括三个部分:pre-data、data以及post-data。 data部分包含表记录数据、大对象数据以及序列的值; post-data部分包含索引、触发器、规则和约束(除了验证检查约...
--no-unlogged-table-data 不转储没有日志的表数据 --quote-all-identifiers 所有标识符加引号,即使不是关键字 --section=SECTION 备份命名的节 (数据前, 数据, 及 数据后) --serializable-deferrable 等到备份可以无异常运行 --snapshot=SNAPSHOT 为转储使用给定的快照 --strict-names 要求每个表和/或schema包...
--quote-all-identifiers 引用所有标识符,即使不是关键字 --rows-per-insert=行数 每个 INSERT 的行数;意味着 --inserts --section=部分 转储指定的部分(预数据、数据或后数据) --serializable-deferrable 等待直到转储可以无异常运行 --snapshot=快照 使用给定的快照进行转储 ...
--quote-all-identifiers 所有标识符加引号,即使不是关键字 --section=SECTION 备份命名的节 (数据前, 数据, 及 数据后) --serializable-deferrable 等到备份可以无异常运行 --use-set-session-authorization 使用SESSION AUTHORIZATION 命令代替 ALTER OWNER 命令来设置所有权 ...
quote-all-identifiers 所有标识符加引号,即使不是关键字 --section=SECTION 备份命名的节 (数据前, 数据, 及 数据后) --serializable-deferrable 等到备份可以无异常运行 --snapshot=SNAPSHOT 为转储使用给定的快照 --strict-names 要求每个表和/或schema包括模式以匹配至少一个实体 --use-set-session-...
quote_all_identifiers - 生成 SQL 片段时将所有标识符括在引号中 random_page_cost - 设置不按顺序提取的磁盘页的成本的规划器估计值 row_security - 启用行安全性 search_path - 设置非架构限定的名称的架构搜索顺序 seq_page_cost - 设置按顺序提取的磁盘页的成本的规划器估计值 session_replication_role - ...
#quote_all_identifiers = off #standard_conforming_strings = on #synchronize_seqscans = on 2.4.2 其他平台和客户(Other Platforms and Client) #transform_null_equals = off 2.5 错误处理(ERROR HANDLING) #exit_on_error = off # 出现任何错误时终止会话?
--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 ...