I can not load a Postpoint multipoint geometry into a table with point geometry.
A constraint error occurs in relation to the definition of the geometry column. Do not just change the string of this constraint.
CONSTRAINT enforce_geotype_geometry_columns CHECK (geometrytype(geometry_columns) = 'POINT'::text OR geometry_columns IS NULL),