enum

From: "Adler, Stephen" <adler(at)bnl(dot)gov>
To: pgsql-novice(at)postgresql(dot)org
Subject: enum
Date: 2002-11-30 17:13:50
Message-ID: 1038676430.10454.14.camel@newadler.phy.bnl.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

As you guys can see, I'm in the process of migrating from mysql to
postgres. My next question to you guys is how does one implement
the mysql enum type. Also, when I issue the \dT command, I get
this nice list of data types. Are all those data types standard
SQL data types? or are some postgres "extensions"?

Cheers. Steve.

Responses

  • Re: enum at 2002-11-30 17:48:39 from Adler, Stephen

Browse pgsql-novice by date

  From Date Subject
Next Message Adler, Stephen 2002-11-30 17:48:39 Re: enum
Previous Message Adler, Stephen 2002-11-30 17:05:31 switching databases