Skip to content

Commit b248703

Browse files
authored
Merge branch 'develop' into c-upm-61578
2 parents 5d05865 + 78584c0 commit b248703

File tree

1,713 files changed

+81121
-335434
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,713 files changed

+81121
-335434
lines changed

advocacy_docs/edb-postgres-ai/databases/advanced_security.mdx

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,17 @@ To benefit from statement audit logging, you have to install pgAudit or EDB Audi
1313
| | PostgreSQL                         | EDB Postgres Extended Server | EDB Postgres Advanced Server | EDB Postgres Advanced Server in Oracle compatibility mode |
1414
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|
1515
| [Transparent data encryption](/tde/latest) | No | Yes | Yes | Yes |
16-
| [Data redaction](/epas/latest/epas_security_guide/05_data_redaction/) | No | No (*) | Yes | Yes |
17-
| [Profile and password management](/epas/latest/epas_security_guide/04_profile_management/profile_overview/) | No | No (*) | Yes | Yes |
16+
| [Data redaction](/epas/latest/epas_security_guide/05_data_redaction/) | No | [Yes, since PGE 18](/pge/latest/data_redaction) | Yes | Yes |
17+
| [Profile and password management](/epas/latest/epas_security_guide/04_profile_management/profile_overview/) | No | [Yes, since PGE 18](/pge/latest/password_profiles) | Yes | Yes |
1818
| [SQL injection protection](/epas/latest/epas_security_guide/02_protecting_against_sql_injection_attacks/) | No | No | Yes | Yes |
1919
| [Stored procedure source code obfuscation](/epas/latest/epas_security_guide/03_edb_wrap/obfuscating_source_code/) | No | No | Yes | Yes |
2020
| [Virtual private databases](/epas/latest/epas_security_guide/03_virtual_private_database/) | No | No | Yes | Yes |
2121
| [Statement audit logging](/epas/latest/epas_security_guide/05_edb_audit_logging/02_selecting_sql_statements_to_audit/) | [pgAudit](/pg_extensions/pgaudit/) | [pgAudit](/pg_extensions/pgaudit/) | [EDB Audit](/epas/latest/database_administration/01_configuration_parameters/03_configuration_parameters_by_functionality/07_auditing_settings/) | [EDB Audit](/epas/latest/database_administration/01_configuration_parameters/03_configuration_parameters_by_functionality/07_auditing_settings/) |
22-
| [Role and privilege usage analysis](/epas/latest/reference/oracle_compatibility_reference/epas_compat_bip_guide/03_built-in_packages/10_dbms_privilege_capture/#policy-on-database) | No | No (**) | Yes | Yes |
22+
| [Role and privilege usage analysis](/epas/latest/reference/oracle_compatibility_reference/epas_compat_bip_guide/03_built-in_packages/10_dbms_privilege_capture/#policy-on-database) | No | No (*) | Yes | Yes |
2323
| [Row-level security](https://www.postgresql.org/docs/current/ddl-rowsecurity.html) | Yes | Yes | Yes | Yes |
2424

2525
!!!note
26-
(*) Expected to be added by end of 2025.
2726

28-
(**) Expected to be added in 2026.
27+
(*) Expected to be added in 2026.
2928

3029
For more information on choosing a subscription plan, see [EDB Subscription Plans Comparison](https://www.enterprisedb.com/products/plans-comparison).

0 commit comments

Comments
 (0)