Re: Correcting Error message

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Correcting Error message
Дата
Msg-id 3073cc9b1002262208t7ff4e6eavc966216fc3d5355@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Correcting Error message  (Michael Glaesemann <grzm@seespotcode.net>)
Ответы Re: Correcting Error message  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Feb 26, 2010 at 7:12 PM, Michael Glaesemann
<grzm@seespotcode.net> wrote:
>
> In any event, I couldn't get your example to work on Postgres 8.4 regardless
> due to the varchar2 type. Which version of Postgres are you using?
>
> test=# CREATE TABLE footable(id int4, name varchar2(10));
> ERROR:  type "varchar2" does not exist
>

it;s probably postgres plus (the enterprisedb fork), because varchar2
it's an oracle invention

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gokulakannan Somasundaram
Дата:
Сообщение: Re: A thought on Index Organized Tables
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Correcting Error message