In Postgresql int and int4 are aliases for integer, a signed four-byte integer
http://www.postgresql.org/docs/current/static/datatype.html#DATATYPE-TABLE
In Postgresql int and int4 are aliases for integer, a signed four-byte integer
http://www.postgresql.org/docs/current/static/datatype.html#DATATYPE-TABLE