Re: Not Seeing Syntax Error

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Not Seeing Syntax Error
Date: 2011-08-17 16:27:17
Message-ID: alpine.LNX.2.00.1108170926300.1129@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 17 Aug 2011, Thom Brown wrote:

> The error message points to the problem. No value, not even NULL, has
> been specified for 5th column. Either put DEFAULT or NULL in there. You
> can't put nothing.

I was under the impression (obviously wrong) that a blank field was
accepted as a NULL.

Thanks,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2011-08-17 16:28:33 Re: Using Postgresql as application server
Previous Message Craig Ringer 2011-08-17 16:17:09 Re: Failover architecture