BUG #16211: Disk space keep rising for originated tablespace of base Database

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: mail4yura2(at)gmail(dot)com
Subject: BUG #16211: Disk space keep rising for originated tablespace of base Database
Date: 2020-01-16 16:47:45
Message-ID: 16211-583d29d6cbd6540c@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16211
Logged by: Gen Eva
Email address: mail4yura2(at)gmail(dot)com
PostgreSQL version: 12.0
Operating system: Windows 7 64
Description:

0) create some simple Database, named "DB1" on "DdiskTablespace" and review
its physical memory size storage.
1):
CREATE DATABASE "DB2"
TEMPLATE "DB1"
TABLESPACE "EdiskTablespace"
;
2) Review "DdiskTablespace" its physical memory size again for "DB1"

Actual res:
Size for "DdiskTablespace" has grown up
Expected:
Size for "DdiskTablespace" for "DB1" remains the same as for step 0.
Only new "DB2" tablespace "EdiskTablespace" grown.

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2020-01-16 16:49:24 Re: BUG #16210: Space
Previous Message PG Bug reporting form 2020-01-16 16:40:42 BUG #16210: Space