Michael Paquier - PostgreSQL committer

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

Postgres 9.5 feature highlight - New JSONB functions and operators

2015-06-28 13:53:44 +0000

jsonb is coming up with a set of new features in Postgres 9.5. Most of them have been introduced by the following commit:

Read more...

Postgres 9.5 feature highlight - archive_mode = always

2015-06-19 07:28:11 +0000

After seeing an email on [pgsql-general] (https://www.postgresql.org/message-id/CANkGpBs7qgAkgQ-OPZY0EsaM6+WUE5MgpyeHCGo_eOQ7tJVyyg@mail.gmail.com) about a user willing to be able to archive WAL from a standby to store them locally and to save bandwidth by only receiving the WAL segments through a WAL stream, let’s talk about a new feature of Postgres 9.5 that will introduce exactly what this user was looking for, as known as being able to archive WAL from a standby to have more complicated archiving strategies. This feature has been introduced by this commit:

Read more...

Postgres 9.5 feature highlight - pg_stat_ssl, information about SSL connections

2015-06-07 11:52:22 +0000

Today’s highlight is about a new system view that will land in Postgres 9.5, that has been introduced by this commit:

Read more...

Postgres 9.5 feature highlight - Archiving of last segment on timeline after promotion

2015-05-28 08:06:45 +0000

Postgres 9.5 is bringing a change in the way WAL is archived with the following commit:

Read more...

Postgres 9.5 feature highlight - Tracking parameters waiting for server restart

2015-05-20 03:05:12 +0000

A couple of days back the following commit has landed in the Postgres world, for the upcoming 9.5 release:

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.