- Learning PostgreSQL 10(Second Edition)
- Salahaldin Juba Andrey Volkov
- 140字
- 2021-07-02 22:42:08
Security
PostgreSQL supports several authentication methods including trust, password, LDAB, GSSAPI, SSPI, Kerberos, ident-based, RADUIS, certificate, and PAM authentication. All database vulnerabilities are listed in the PostgreSQL security information web page—http://www.PostgreSQL.org/support/security/—with information about the affected version, vulnerability class, and the affected component.
The PostgreSQL security updates are made available as minor updates. Also, known security issues are always fixed with the next major releases. Publishing security updates in minor updates makes it easy for a PostgreSQL administrator to keep PostgreSQL secure and up to date with minimal downtime.
PostgreSQL can control the database object access at several levels including database, table, view, function, sequence, and column. This enables PostgreSQL to have a great authorization control.
PostgreSQL can use encryption to protect data by hardware encryption. Also, one can encrypt certain information by utilizing the pgcrypto extension.
- 虛擬儀器設(shè)計測控應(yīng)用典型實例
- Unreal Engine:Game Development from A to Z
- Mastering Hadoop 3
- 自動控制原理
- Dreamweaver 8中文版商業(yè)案例精粹
- Mastering Salesforce CRM Administration
- 完全掌握AutoCAD 2008中文版:綜合篇
- Windows 7寶典
- 基于單片機的嵌入式工程開發(fā)詳解
- Practical Big Data Analytics
- 網(wǎng)絡(luò)管理工具實用詳解
- Mastering GitLab 12
- 手把手教你學(xué)Photoshop CS3
- Mastering SQL Server 2014 Data Mining
- Raspberry Pi 3 Projects for Java Programmers