No upcoming presentations...

    Pgvector extends PostgreSQL capabilities to be a vector database as well as an enterprise-class relational database. But, with vector embeddings identified as a potential source of information leakage, the challenge is ensure that companies can take advantage of Postgres and pgvector while remaining compliant with increasingly stringent data security and privacy requirements, especially for Gen...

    @ Postgres Conference 2025
    Variants and Cloud

    The popularity of PostgreSQL makes it the prime candidate to be the database for a multi-tenant SaaS. But, with multi-tenancy, there are 2 fundamental issues:

    • How do you make sure that the tenant’s data is isolated from each other so that a tenant’s data doesn’t get exposed to other tenants? Letting a tenant see another tenant’s data would be considered a data breach.
    • How do you make ...

    @ Postgres Conference 2025
    Ops

    With the rapid adoption of cloud infrastructure and managed database services, PostgreSQL has seen a growth in popularity, in no small part, due to companies transitioning their IT systems to make use of cloud infrastructure. In the cloud is where Postgres’ enterprise-ready feature set and flexible open source licensing makes it an ideal choice as a cloud database platform or managed database ...

    @ Postgres Conference 2025
    Essentials

    PCI-DSS on Postgres Encryption and Database access

    Encryption for data compliance and security

    Encryption is widely accepted as a very powerful access control mechanism and the only one directly applied to data. Despite this, it isn’t as widely used as it could be. Using the PCI-DSS security framework for payment card data, we will investigate what it says about encryption regarding audit scope and securing credit card information. We will show the role of encryption can be expanded t...

    @ Postgres Conference 2024

    Apr 19 2024

    Ops