"K.T." wrote:
>
> Or instead of eating tons of memory inserting all those record in one
^^^^^^^^^^^^^^^^^^^^^
I think this was fixed ~ 1.5-2 years ago...
> transaction (you might want to commit every hundred or so...), copy then
> issue an update to set the default values.
Oh, no. Remember that Postgres is non-overwriting storage system.
Vadim