Limitations v15

The following limitations apply when implementing EDB Postgres Advanced Server:

  • EDB recommends you don't store the data directory of a production database on an NFS file system. If you plan to go against this recommendation, see the 19.2.2.1. NFS section in the PostgreSQL documentation for guidance about configuration.
  • The LLVM JIT package is supported only on RHEL x86.
  • If you dump role data with pg_dumpall --no-role-passwords, the rolpolicyexempt attribute (EXEMPT ACCESS POLICY privilege) isn't preserved and defaults to false on restore. See Controlling data access (Virtual Private Database) for how to identify and reapply affected roles.