Re: How to use the SET data type? Help plz!

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: How to use the SET data type? Help plz!
Дата
Msg-id 3F9C9180.2020605@familyhealth.com.au
обсуждение исходный текст
Ответ на How to use the SET data type? Help plz!  (pgadmin@claymccoy.com)
Список pgadmin-support
Ummmm...PostgreSQL doesn't support sets...

Chris

pgadmin@claymccoy.com wrote:

> When I add a column a table I am able to choose the SET DataType, but there is 
> no obvious way to define the acceptable values for the set.
> I'd like to use the gui that I use for creating all my other columns rather 
> than doing it by hand.  The generated sql from the gui doesn't even seem right 
> because it puts set in quotes.  I can't even enter sql by hand that should add 
> a set with values, of course my syntax might not be right as I can't seem to 
> find a good example for creating a set.
> Can anyone help me in using sets with pgadmin?
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster



В списке pgadmin-support по дате отправления:

Предыдущее
От: pgadmin@claymccoy.com
Дата:
Сообщение: How to use the SET data type? Help plz!
Следующее
От: pgadmin@claymccoy.com
Дата:
Сообщение: dump and restore in pgadmin