Migrating a MySQL schema with an enum

From: Keith Gray <keith(at)heart(dot)com(dot)au>
To: SQL <pgsql-sql(at)postgresql(dot)org>
Subject: Migrating a MySQL schema with an enum
Date: 2002-03-20 23:41:30
Message-ID: 3C991E29.C90559F4@heart.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)heart(dot)com(dot)au

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2002-03-20 23:53:55 Re: Migrating a MySQL schema with an enum
Previous Message Andrew G. Hammond 2002-03-20 23:23:34 Re: How do I set the system time on production server?