Author: XYZ <XYZ(at)X(dot)XOM>
----
Will Numeric(1000,2) take the maximum disk space needed to store
1000 digits? Or will it take only as much as needed to store the
current number?
Why isn't there a way to make a NUMERIC(scale) i.e. NUMERIC(2) that
have 2 places after the point, but can be of any size?
----
Manual page: http://wwwmaster.postgresql.org/docs/7.4/static/datatype.html
Reject: http://wwwmaster.postgresql.org/admin/comments.php?action=reject&id=1946
Edit: http://wwwmaster.postgresql.org/admin/comment-edit.php?id=1946
Delete: http://wwwmaster.postgresql.org/admin/comments.php?action=delete&id=1946