LightDB Enterprise Database 13.8-24.2 Documentation

Hundsun Technologies Inc

Legal Notice

Table of Contents

Preface
1. What Is LightDB?
2. Conventions
3. Further Information
I. Tutorial
1. Getting Started
2. The SQL Language
3. Introducing Lightdb Features
4. Advanced Features
II. The SQL Language
5. SQL Syntax
6. Data Definition
7. Data Manipulation
8. Queries
9. Data Types
10. Functions and Operators
11. Type Conversion
12. Indexes
13. Full Text Search
14. Concurrency Control
15. Performance Tips
16. Parallel Query
III. Server Administration
17. Server Setup and Operation
18. Server Configuration
19. Client Authentication
20. Database Roles
21. Managing Databases
22. Localization
23. Routine Database Maintenance Tasks
24. Backup and Restore
25. High Availability, Load Balancing, and Replication
26. Monitoring Database Activity
27. Monitoring Disk Usage
28. Reliability and the Write-Ahead Log
29. Logical Replication
30. Regression Tests
31. Transparent Data Encryption
IV. Client Interfaces
32. libpq — LightDB's C Library
33. Large Objects
34. ECPG(Oracle Pro*c compatible) — LightDB's Embedded SQL in C
35. The Information Schema
V. Server Programming
36. Extending SQL
37. Triggers
38. Event Triggers
39. The Rule System
40. Procedural Languages
41. PL/pgSQLSQL Procedural Language
42. pl/sqlSQL Procedural Language
43. Server Programming Interface
44. Background Worker Processes
45. Logical Decoding
46. Replication Progress Tracking
VI. Reference
I. SQL Commands
II. LightDB Client Applications
III. LightDB Server Applications
IV. LightDB Tool Applications
VII. Internals
47. Overview of LightDB Internals
48. System Catalogs
49. Frontend/Backend Protocol
50. LightDB Coding Conventions
51. Native Language Support
52. Writing a Procedural Language Handler
53. Writing a Foreign Data Wrapper
54. Writing a Table Sampling Method
55. Writing a Custom Scan Provider
56. Table Access Method Interface Definition
57. Index Access Method Interface Definition
58. Generic WAL Records
59. B-Tree Indexes
60. GIN Indexes
61. Hash Indexes
62. Database Physical Storage
63. System Catalog Declarations and Initial Contents
64. How the Planner Uses Statistics
65. Backup Manifest Format
VIII. Appendixes
A. LightDB Error Codes
B. Date/Time Support
C. SQL Key Words
D. SQL Conformance
E. Release Notes
F. Additional Supplied Modules
G. Additional Supplied Programs
H. External Projects
I. LightDB Limits
J. Acronyms
K. Glossary
L. Color Support
M. LightDB JDBC
N. Hooks List For Extension
Bibliography
Index