Re: Changing from NOT NULL to NULL - Mailing list pgsql-novice

From Michael Glaesemann
Subject Re: Changing from NOT NULL to NULL
Date
Msg-id 56D58068-600F-11D8-848C-000A95C88220@myrealbox.com
Whole thread Raw
In response to Changing from NOT NULL to NULL  (Rob Mosher <mosher@andrews.edu>)
List pgsql-novice
On Feb 16, 2004, at 4:57 AM, Rob Mosher wrote:

> Is there anyway I can change a field to allowing nulls without dumping
> the table, dropping it, recreating it as desired, and filling all the
> data back in?

<http://www.postgresql.org/docs/current/static/sql-altertable.html>

Michael Glaesemann
grzm myrealbox com


pgsql-novice by date:

Previous
From: joseph speigle
Date:
Subject: Re: Changing from NOT NULL to NULL
Next
From: Nabil Sayegh
Date:
Subject: Re: Changing from NOT NULL to NULL