You must have the References privilege to create a referential constraint.
When you use the REFERENCES clause, you must observe the following restrictions:
The only exception is that a referencing column must be an integer data type if the referenced column is a SERIAL or SERIAL8 data type.