Re: Limit for number of Joins in a View? Version 8.1.4 on Redhat 9

Поиск
Список
Период
Сортировка
От MargaretGillon@chromalloy.com
Тема Re: Limit for number of Joins in a View? Version 8.1.4 on Redhat 9
Дата
Msg-id OF6F7E06C5.0FA84CE1-ON8825727C.007E2360-8825727C.007E3FF6@CHROMALLOY.COM
обсуждение исходный текст
Ответ на Re: Limit for number of Joins in a View? Version 8.1.4 on Redhat 9  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-general

>Alvaro Herrera <alvherre@commandprompt.com> wrote on 02/08/2007 02:51:52 PM:
> > MargaretGillon@chromalloy.com wrote:
> > Using PGADMINIII I added a column of this type to my database but when I
> > try to update it I get an error.
> >
> > column:
> > ALTER TABLE datatype ADD COLUMN charflag "char"[];
>
> You added an array of "char", which is not the same.
>
> --
> Alvaro Herrera                                http://www.CommandPrompt.com/
> PostgreSQL Replication, Consulting, Custom Development, 24x7 support

ALTER TABLE datatype ADD COLUMN charflag "char";

Got it. Thank you. Margaret Gillon.

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Limit for number of Joins in a View? Version 8.1.4 on Redhat 9
Следующее
От: "Lukas"
Дата:
Сообщение: PgSQL dump