- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 138字
- 2021-07-02 13:11:43
Security
PostgreSQL supports several authentication methods, including 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, the 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, column, and row. This enables PostgreSQL to have great authorization control.
PostgreSQL can use encryption to protect data by hardware encryption. Also, you can encrypt certain information by utilizing the pgcrypto extension.
- 微服務(wù)設(shè)計(jì)(第2版)
- LabVIEW Graphical Programming Cookbook
- Apache Hive Essentials
- 區(qū)塊鏈:以太坊DApp開發(fā)實(shí)戰(zhàn)
- TypeScript實(shí)戰(zhàn)指南
- SQL Server 2012數(shù)據(jù)庫(kù)管理與開發(fā)項(xiàng)目教程
- 軟件工程
- 精通Python設(shè)計(jì)模式(第2版)
- QGIS By Example
- Mobile Device Exploitation Cookbook
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實(shí)踐
- Vue.js 2 Web Development Projects
- Learning Material Design
- BeagleBone Robotic Projects(Second Edition)
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)(第2版)