What is "postgresql-10"
On October 5, 2017, Postgresql 10.0 was released. Major improvements in Postgresql 10 include:
- Logical replication using Publish/subscribe Declarative partitioning of tables
- Enhanced query parallelism
- Significant improvements in overall performance
- Stronger password authentication based on SCRAM-SHA-256
- Better monitoring and control
Official documentation for this version is available at: http://www.postgresql.org/docs/10/static/index.html