Re: creation of tables with warnings

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: creation of tables with warnings
Дата
Msg-id dcc563d10709171140n2da027f1v17fad739fac4202c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: creation of tables with warnings  (SHARMILA JOTHIRAJAH <sharmi_jo@yahoo.com>)
Список pgsql-general
On 9/17/07, SHARMILA JOTHIRAJAH <sharmi_jo@yahoo.com> wrote:
> sorry about that. I copied it.This is proper one
> create table foo(col1 varchar);
>
> i use aqua studio

Can you copy the error too?  Or is it in some kind of popup that makes
it hard to do?  It just seems odd that you get a warning with nothing
in it.  You might wanna try issuing your create table statement from
psql and see what it says.  Some clients munge the output from
postgresql into something other than useful.  :)

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

Предыдущее
От: SHARMILA JOTHIRAJAH
Дата:
Сообщение: Re: creation of tables with warnings
Следующее
От: Roberto Spier
Дата:
Сообщение: Re: New/Custom DataType - Altering definition / seeing definition in pgAdmin3