The PostgreSQL Global Development Group announces that the first release candidate of PostgreSQL 17 is now available for ...
This message is being sent from the Community Code of Conduct Committee, with the approval of the Core Team. As ...
Hello, Greetings from India PostgreSQL User Group! We are pleased to announce that **PGConf India 2025** will be held in ...
Nordic PGDay will once again return to Copenhagen for a day of PostgreSQL by the sea on March 18 2025. Nordic PGDay is a one-day single track event (with an adjoining sponsor track) focusing on ...
The pgmoneta community is happy to announce version 0.14.0.
We are very glad to announce the 4.5.0 version of E-Maj. E-Maj is a PostgreSQL extension which enables fine-grained write logging and time travel on subsets of the database. This version brings the ...
CREATE VIEW defines a view of a query. The view is not physically materialized. Instead, the query is run every time the view is referenced in a query. CREATE OR REPLACE VIEW is similar, but if a view ...
pg_upgrade (formerly called pg_migrator) allows data stored in PostgreSQL data files to be upgraded to a later PostgreSQL major version without the data dump/restore ...
Many companies provide hosting solutions based on PostgreSQL. Some also provide complete solutions including support contracts.
This section describes the SQL-compliant conditional expressions available in PostgreSQL. Tip: If your needs go beyond the capabilities of these conditional expressions, you might want to consider ...
PostgreSQL provides various lock modes to control concurrent access to data in tables. These modes can be used for application-controlled locking in situations where MVCC does not give the desired ...
Commercial support is available from many different companies providing professional services to the PostgreSQL community.