download:??2021前端校招直通車,實(shí)現(xiàn)Offer零距離MK??
allow_system_table_mods | Allows modifications of the structure of system tables. | 允許修正系統(tǒng)表的構(gòu)造。 |
application_name | Sets the application name to be reported in statistics and logs. | 設(shè)置要在統(tǒng)計(jì)和日志中報(bào)告的應(yīng)用程序稱號(hào)。 |
archive_command | Sets the shell command that will be called to archive a WAL file. | 設(shè)置將調(diào)用的命令來歸檔一個(gè)文件。 |
archive_mode | Allows archiving of WAL files using archive_command. | 允許運(yùn)用archive_command WAL文件歸檔。 |
archive_timeout | Forces a switch to the next xlog file if a new file has not been started within N seconds. | 強(qiáng)迫切換到下一個(gè)文件,假如一個(gè)新Xlog文件尚未在N秒開端。 |
array_nulls | Enable input of NULL elements in arrays. | 啟用數(shù)組中null元素的輸入。 |
authentication_timeout | Sets the maximum allowed time to complete client authentication. | 設(shè)置完成客戶端身份考證的最大允許時(shí)間。 |
autovacuum | Starts the autovacuum subprocess. | 開端autovacuum子。 |
autovacuum_analyze_scale_factor | Number of tuple inserts, updates, or deletes prior to analyze as a fraction of reltuples. | 元組的插入、更新或刪除數(shù),剖析作為reltuples分?jǐn)?shù)之前。 |
autovacuum_analyze_threshold | Minimum number of tuple inserts, updates, or deletes prior to analyze. | 在剖析之前插入、更新或刪除的最小元組數(shù)。 |
autovacuum_freeze_max_age | Age at which to autovacuum a table to prevent transaction ID wraparound. | 年齡在autovacuum表以避免事務(wù)ID的概括。 |
autovacuum_max_workers | Sets the maximum number of simultaneously running autovacuum worker processes. | 組同時(shí)運(yùn)轉(zhuǎn)autovacuum工人最大進(jìn)程數(shù)。 |
autovacuum_naptime | Time to sleep between autovacuum runs. | 睡覺的時(shí)間autovacuum之間運(yùn)轉(zhuǎn)。 |
autovacuum_vacuum_cost_delay | Vacuum cost delay in milliseconds, for autovacuum. | 真空本錢延遲毫秒,關(guān)于autovacuum。 |
autovacuum_vacuum_cost_limit | Vacuum cost amount available before napping, for autovacuum. | 真空本錢金額可用午睡前后,為autovacuum。 |
autovacuum_vacuum_scale_factor | Number of tuple updates or deletes prior to vacuum as a fraction of reltuples. | 一些元組更新或刪除reltuples真空作為一局部之前。 |
autovacuum_vacuum_threshold | Minimum number of tuple updates or deletes prior to vacuum. | 在真空之前元組更新或刪除的最小數(shù)目。 |
backslash_quote | Sets whether "/" is allowed in string literals. | 設(shè)置字符串文本中能否允許“//”。 |
bgwriter_delay | Background writer sleep time between rounds. | 背景作家輪間睡眠時(shí)間。 |
bgwriter_lru_maxpages | Background writer maximum number of LRU pages to flush per round. | 背景的作家最大數(shù)量的LRU頁(yè)面刷新每輪。 |
bgwriter_lru_multiplier | Multiple of the average buffer usage to free per round. | 均勻緩沖區(qū)運(yùn)用量的倍數(shù)為每輪免費(fèi)。 |
block_size | Shows the size of a disk block. | 顯現(xiàn)磁盤塊的大小。 |
bonjour | Enables advertising the server via Bonjour. | 使廣告??效勞器??經(jīng)過卓悅。 |
bonjour_name | Sets the Bonjour service name. | 集的Bonjour效勞稱號(hào)。 |
bytea_output | Sets the output format for bytea. | 集bytea輸出格式。 |
check_function_bodies | Check function bodies during CREATE FUNCTION. | 在創(chuàng)立函數(shù)期間檢查函數(shù)體。 |
checkpoint_completion_target | Time spent flushing dirty buffers during checkpoint, as fraction of checkpoint interval. | 在檢查點(diǎn)中肅清臟緩沖區(qū)的時(shí)間,作為檢查點(diǎn)距離的一局部。 |
checkpoint_segments | Sets the maximum distance in log segments between automatic WAL checkpoints. | 設(shè)置自動(dòng)檢查點(diǎn)之間的日志段的最大間隔。 |
checkpoint_timeout | Sets the maximum time between automatic WAL checkpoints. | 設(shè)置自動(dòng)檢查點(diǎn)之間的最大時(shí)間。 |
checkpoint_warning | Enables warnings if checkpoint segments are filled more frequently than this. | 假如檢查點(diǎn)段填充比此更頻繁,則啟用正告。 |
client_encoding | Sets the clients character set encoding. | 設(shè)置客戶端的字符集編碼。 |
client_min_messages | Sets the message levels that are sent to the client. | 設(shè)置發(fā)送給客戶機(jī)的音訊級(jí)別。 |
commit_delay | Sets the delay in microseconds between transaction commit and flushing WAL to disk. | 在事務(wù)提交和刷新到磁盤之間設(shè)置延遲微秒。 |
commit_siblings | Sets the minimum concurrent open transactions before performing commit_delay. | 設(shè)置最小并發(fā)公開買賣前執(zhí)行commit_delay。 |
config_file | Sets the servers main configuration file. | 設(shè)置效勞器的主配置文件。 |
constraint_exclusion | Enables the planner to use constraints to optimize queries. | 使規(guī)劃人員可以運(yùn)用約束來優(yōu)化查詢。 |
cpu_index_tuple_cost | Sets the planners estimate of the cost of processing each index entry during an index scan. | 在索引掃描期間設(shè)置方案者對(duì)處置每個(gè)索引項(xiàng)的本錢的估量值。 |
cpu_operator_cost | Sets the planners estimate of the cost of processing each operator or function call. | 設(shè)置方案者對(duì)每個(gè)操作員或函數(shù)調(diào)用途理本錢的估量值。 |
cpu_tuple_cost | Sets the planners estimate of the cost of processing each tuple (row). | 設(shè)置方案程序處置每個(gè)元組(行)的本錢的估量值。 |
cursor_tuple_fraction | Sets the planners estimate of the fraction of a cursors rows that will be retrieved. | 設(shè)置要檢索的游標(biāo)行的小數(shù)局部的方案者的估量值。 |
data_directory | Sets the servers data directory. | 設(shè)置效勞器的數(shù)據(jù)目錄。 |
DateStyle | Sets the display format for date and time values. | 設(shè)置日期和時(shí)間值的顯現(xiàn)格式。 |
db_user_namespace | Enables per-database user names. | 啟用每個(gè)數(shù)據(jù)庫(kù)用戶名。 |
deadlock_timeout |
文章版權(quán)歸作者所有,未經(jīng)允許請(qǐng)勿轉(zhuǎn)載,若此文章存在違規(guī)行為,您可以聯(lián)系管理員刪除。 轉(zhuǎn)載請(qǐng)注明本文地址:http://systransis.cn/yun/124351.html 相關(guān)文章
發(fā)表評(píng)論0條評(píng)論番茄西紅柿男|高級(jí)講師TA的文章閱讀更多
閱讀需要支付1元查看
|