From: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
---|---|
To: | pgadmin(at)claymccoy(dot)com |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: How to use the SET data type? Help plz! |
Date: | 2003-10-27 03:31:12 |
Message-ID: | 3F9C9180.2020605@familyhealth.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Ummmm...PostgreSQL doesn't support sets...
Chris
pgadmin(at)claymccoy(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | pgadmin | 2003-10-27 04:11:11 | dump and restore in pgadmin |
Previous Message | pgadmin | 2003-10-27 03:20:47 | How to use the SET data type? Help plz! |