BUG #16323: CREATE TABLE AS SELECT with iso-8859-1 column type

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16323: CREATE TABLE AS SELECT with iso-8859-1 column type
Дата
Msg-id 16323-277207e2a1f3c5e9@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #16323: CREATE TABLE AS SELECT with iso-8859-1 column type  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Fan Liu
Дата:
Сообщение: RE: why wal_max_size does not work?
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #16323: CREATE TABLE AS SELECT with iso-8859-1 column type