15 May
2007
15 May
'07
1:59 p.m.
adrian rossouw <adrian@bryght.com> writes:
It's late, and my memory is a bit spotty right now, but iirc If you don't specify a default value in postgres, if you make a query , it will cause the query to fail.
The default is basically like a 'required'.
I'm not sure if you are saying (a) that specifying a default value in CREATE TABLE is required or (b) that if you specify a default value in CREATE TABLE then all subsequent INSERTs into that table will require that you specify the default value or (c) something else. When you wake up, please clarify. :-) Barry