- PostgreSQL 9.0 High Performance
- Gregory Smith
- 164字
- 2021-04-13 16:58:43
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: " If you are sorting data, work_mem
determines when those sorts are allowed to execute in memory "
A block of code is set as follows:
shared_buffers = 2GB checkpoint_segments = 32 checkpoint_completion_target = 0.9 wal_buffers = 16MB max_connections = 300
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
time sh -c "dd if=/dev/zero of=bigfile bs=8k count=blocks && sync"
time dd if=bigfile of=/dev/null bs=8k
Any command-line input or output is written as follows:
$ psql -e -f indextest.sql > indextest.out
New terms and important words are shown in bold.
推薦閱讀
- Moodle 2.0 E/Learning Course Development
- 突破平面Premiere Pro 2022短視頻與視頻制作
- Celtx: Open Source Screenwriting Beginner's Guide
- Photoshop日系少女寫真后期解密
- ASP.NET MVC 2 Cookbook
- AutoCAD 2019中文版計算機輔助繪圖全攻略
- After Effects中文版入門、精通與實戰
- BlackBerry Enterprise Server 5 Implementation Guide
- Building Websites with ExpressionEngine 1.6
- 神奇的中文版Photoshop CC 2017入門書
- IBM Lotus Notes and Domino 8.5.1
- 中文版CINEMA 4D R20 實用教程
- 中文版CorelDRAW X7完全自學教程(實例培訓教材版)
- FLUENT 15.0流場分析實戰指南
- Building SOA/Based Composite Applications Using NetBeans IDE 6