Michael Paquier - PostgreSQL committer

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

Postgres 11 highlight - Removing superuser dependency for pg_rewind

2018-05-10 02:01:40 +0000

The following commit adds a new feature which is part of Postgres 11, and matters a lot for a couple of tools:

Read more...

Postgres 11 highlight - Group access on data folder

2018-04-28 08:50:33 +0000

The following commit, which has introduced a new feature for PostgreSQL 11, introduces the possibility to lower a bit the set of permissions around data folders:

Read more...

Manipulating checksums of a cluster

2018-04-20 03:55:17 +0000

PostgreSQL 11 is releasing a small binary called pg_verify_checksums which is able to check if page-level checksums are in a sane state for a cluster which has been cleanly shutdown (this is necessary so as not not face checksum inconsistencies because of torn pages).

Read more...

Postgres 11 highlight - Covering Indexes

2018-04-11 06:01:32 +0000

INCLUDE clause for indexes (as known as covering indexes), is a new feature of PostgreSQL 11 which has been committed recently:

Read more...

Postgres 11 highlight - Improvements of PQhost for libpq

2018-04-06 13:57:11 +0000

As the week ends, here is an explanation behind the following commit which has changed a bit the way the libpq routine called PQhost behaves:

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.