Redrock Postgres Documentation
Home Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Release 12.1.3

This release contains a variety of fixes from 12.1.2-1. For information about new features in major release 12, see Release 12.1.0.

Migration to Version 12.1.3

A dump/restore is not required for those running 12.1.X.

Changes

  • Removed support for the ALTER DATABASE TABLESPACE command.
  • You cannot specify the TABLESPACE option in CREATE DATABASE command.
  • The database owner check and access control permission check can be performed only on the current database.
  • You can use VACUUM command to scan and clean data pages in tables and update the free space map.
  • The name extension of the tablespace storage location configuration file is changed to “.tsm”.