ERROR: type “citext” does not exist (on PostgreSQL 9.3.15)
While creating a table (email_notifications), we were facing this error type “citext” does not exist. The syntax of creating table and the error is shown in the screenshot below :
Then Read more…