What's new in PostgreSQL 9.5 - PostgreSQL wiki

Jump to: navigation , search start content (This page is currently under development ahead of the release of PostgreSQL 9.5) This page contains an overview of PostgreSQL Version 9.5's features, including descriptions, testing and usage information, and links to blog posts containing further information. See also PostgreSQL 9.5 Open Items . 1 Major new features 1.1 IMPORT FOREIGN SCHEMA 1.1.1 Links 1.2 Row-Level Security Policies 1.2.1 Links 1.3 BRIN Indexes 1.3.1 Links 1.4 Foreign Table Inheritance 1.4.1 Links 1.5 pg_rewind 1.5.1 Links 2 Other new features 2.1 ALTER TABLE ... SET LOGGED / UNLOGGED 2.2 SKIP LOCKED 2.2.1 Links 2.3 Parallel VACUUMing 2.3.1 Links 2.4 GiST Index-Only Scans Major new features IMPORT FOREIGN SCHEMA Previously, in order to create a foreign table in PostgreSQL, you would need to define the table, referencing...

Linked on 2015-05-19 04:40:01 | Similar Links