Opened 7 years ago

Closed 7 years ago

#9853 closed enhancement (fixed)

postgresql-10.0

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New major version.

Change History (4)

comment:1 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by thomas, 7 years ago

Looks like Postgresql can use Python3 also in case 'python3' is found as 'python'. That means if python is a symlink to python3, Postgresql will pick it up.

comment:3 by bdubbs@…, 7 years ago

Major enhancements in PostgreSQL 10 include:

  • Logical replication using publish/subscribe
  • Declarative table partitioning
  • Improved query parallelism
  • Significant general performance improvements
  • Stronger password authentication based on SCRAM-SHA-256
  • Improved monitoring and control

See https://www.postgresql.org/docs/current/static/release.html for more details.

comment:4 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 19332.

Note: See TracTickets for help on using tickets.