News

Create secure user and group roles in PostgreSQL. PostgreSQL allows you to enable encryption of data over the wire through SSL. However, ...
ParadeDB built a Postgres extension that facilitates full-text search and analytics on Postgres without the need to transfer ...
EnterpriseDB, which provides products, services, support and training based on the PostgreSQL open source database project, has announced the availability of three components that add security and ...
While it can shard data across multiple nodes, Postgres isn’t a fully distributed database. Postgres users that need a fully distributed database should probably look to something like CockroachDB or ...