Michael Paquier - PostgreSQL committer

  • Home
  • Manuals
  • Presentations
  • Projects
  • Resume
  • Tags
  • About

Postgres ODBC driver - libpq to govern them all

2015-01-18 13:54:23 +0000

Many improvements are being done in the ODBC driver for PostgreSQL these days, one being for example the addition of more and more integrated regression tests insuring the code quality. One feature particularly interested has been committed these days and consists of the following commit:

Read more...

Postgres 9.5 feature highlight - New WAL format

2015-01-08 06:35:54 +0000

Today, here is an explanation of one of the largest patches that has hit PostgreSQL 9.5 illustrated by this commit:

Read more...

Postgres 9.5 feature highlight - CHECK constraints for foreign tables

2014-12-19 02:01:54 +0000

Foreign tables are getting step-by-step closer to the features that are present in normal relations with the addition of support for CHECK constraints.

Read more...

Postgres 9.5 feature highlight - REINDEX SCHEMA

2014-12-09 03:02:22 +0000

PostgreSQL 9.5 has added a new mode for [REINDEX] (https://www.postgresql.org/docs/devel/static/sql-reindex.html) with this commit:

Read more...

Postgres 9.5 feature highlight - standby actions at the end of recovery

2014-12-04 13:37:22 +0000

PostgreSQL offers many ways to define how a node reaches the end of recovery with many parameters related to [recovery target] (https://www.postgresql.org/docs/devel/static/recovery-target-settings.html), like a timestamp, a transaction ID, a target name and recovery timeline, using recovery_target_timeline. A parameter called pause_at_recovery_target that exists since 9.1 allows as well to put a standby in pause when the recovery target is reached. The upcoming release 9.5 has made some improvements in this area with the following commit:

Read more...

« Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 Next »

Search

Social

Github

RSS Feeds

Main

Postgres

Sponsor

Unless otherwise specified, the contents of this website are (C)Copyright Michael Paquier 2010-2025 and are licensed for use under CC BY-NC-ND 4.0.