Migrating a MySQL schema with an enum - Mailing list pgsql-sql

From Keith Gray
Subject Migrating a MySQL schema with an enum
Date
Msg-id 3C991E29.C90559F4@heart.com.au
Whole thread Raw
Responses Re: Migrating a MySQL schema with an enum  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: Migrating a MySQL schema with an enum  (Peter Eisentraut <peter_e@gmx.net>)
Re: Migrating a MySQL schema with an enum  (Martín Marqués <martin@bugs.unl.edu.ar>)
List pgsql-sql
SQL gurus,

Migrating a MySQL schema with an enum to PostgreSQL, 
is there an equivalent type or do I have to declare 
another table for "enum" values.

-- 
Keith Gray

Technical Development Manager
Heart Consulting Services P/L
mailto:keith@heart.com.au


pgsql-sql by date:

Previous
From: "Mike Biamonte"
Date:
Subject: delete -> copy in -> WAL problem..?
Next
From: "Andrew G. Hammond"
Date:
Subject: Re: How do I set the system time on production server?