Re: creation of tables with warnings - Mailing list pgsql-general

From Scott Marlowe
Subject Re: creation of tables with warnings
Date
Msg-id dcc563d10709171140n2da027f1v17fad739fac4202c@mail.gmail.com
Whole thread Raw
In response to Re: creation of tables with warnings  (SHARMILA JOTHIRAJAH <sharmi_jo@yahoo.com>)
List 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 by date:

Previous
From: SHARMILA JOTHIRAJAH
Date:
Subject: Re: creation of tables with warnings
Next
From: Roberto Spier
Date:
Subject: Re: New/Custom DataType - Altering definition / seeing definition in pgAdmin3