pgsql

pgsqlpgsql
  1. You can use PL / pgSQL triggers on tables to do auditing .

    可以在表上使用PL/pgSQL触发器来进行审计。

  2. By default , the database stores its files in / var / lib / pgsql / data , which is part of the root file system .

    默认情况下,数据库将其文件存储在/var/lib/pgsql/data中,这是根文件系统的一部分。

  3. Although this technique would work , a cleaner option is to clone the data from the EBS volume to / var / lib / pgsql .

    尽管这个技术很不错,但是一个更简洁的选择是从EBS卷克隆数据到/var/lib/pgsql。