This site is about a previous instance of this event. For the current event, please see the updated site.

Schedule - PGConf.EU 2016

Securing PostgreSQL

Date: 2016-11-03
Time: 14:40–15:30
Room: Alfa 1
Level: Intermediate

Keeping data secure is a vital part of the operations of any enterprise. Customer expectations, regulatory requirements, contractual obligations, and competitive needs all demand that the data in the database only be sent out to those who actually have a need and right to it.

PostgreSQL provides a wide range of tools to secure data, and we'll discuss them:

  • Physical and OS-level security, a quick overview.
  • Data encryption, and how to use it effectively.
  • The PostgreSQL roles and permissions system.
  • Advanced security features, including row-level security.
  • Security mindset and processes.

Speaker

Christophe Pettus