BUG #16323: CREATE TABLE AS SELECT with iso-8859-1 column type - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #16323: CREATE TABLE AS SELECT with iso-8859-1 column type
Date
Msg-id 16323-277207e2a1f3c5e9@postgresql.org
Whole thread Raw
Responses Re: BUG #16323: CREATE TABLE AS SELECT with iso-8859-1 column type  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16323
Logged by:          Abd El Oihabe
Email address:      azabdou38@gmail.com
PostgreSQL version: 12.0
Operating system:   windows
Description:

hi ! i'm new is postgresql and i faced a problem w creating a such table for
example named 'tab '.
the problem is i have already create some user defined types  (ex: a,b and c
), and in my  'tab' i have column with a variable type, mean for the first
row the type of that column will be UDT a,for the second row the type of the
column will be UDT b ... etc. 
is that possible or even other way to make that column accept differnt
types?
thank you!


pgsql-bugs by date:

Previous
From: Fan Liu
Date:
Subject: RE: why wal_max_size does not work?
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #16323: CREATE TABLE AS SELECT with iso-8859-1 column type