What is the good equivalent for ENUM ?

From: "Bruno BAGUETTE" <pgsql-ml(at)baguette(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: What is the good equivalent for ENUM ?
Date: 2003-09-03 12:30:22
Message-ID: !~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAATBuXKOMvlkWzD3KJN6FWLMKAAAAQAAAAICSpKNsiMEqXCmXyeEyRuwEAAAAA@baguette.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I have to migrate a MySQL database to a PostgreSQL database without
procedures.

The problem is that this MySQL database uses ENUM, do you see what can I
do to migrate ENUM into PostgreSQL ?

Thanks in advance :-)

-------------------------------------
Bruno BAGUETTE - pgsql-ml(at)baguette(dot)net

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-09-03 12:46:01 Re: What is the good equivalent for ENUM ?
Previous Message Pavel Stehule 2003-09-03 11:52:24 Re: Output from PLPGSQL