BUG #16210: Space

Started by PG Bug reporting formover 6 years ago2 messagesbugs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

The following bug has been logged on the website:

Bug reference: 16210
Logged by: Gen Eva
Email address: mail4yura2@gmail.com
PostgreSQL version: 12.0
Operating system: Windows 7 64
Description:

CREATE DATABASE "DB2"
TEMPLATE "DB1"
TABLESPACE "EdiskTablespace"
;

#2David G. Johnston
david.g.johnston@gmail.com
In reply to: PG Bug reporting form (#1)
Re: BUG #16210: Space

On Thu, Jan 16, 2020 at 9:41 AM PG Bug reporting form <
noreply@postgresql.org> wrote:

The following bug has been logged on the website:

Bug reference: 16210
Logged by: Gen Eva
Email address: mail4yura2@gmail.com
PostgreSQL version: 12.0
Operating system: Windows 7 64
Description:

CREATE DATABASE "DB2"
TEMPLATE "DB1"
TABLESPACE "EdiskTablespace"
;

https://www.postgresql.org/docs/12/bug-reporting.html

David J.