SQL adaptation guide for PostgreSQL 9.x / Database concepts |
Like Informix® servers, PostgreSQL can handle multiple database entities. Tables created by a user can be accessed without the owner prefix by other users as long as they have access privileges to these tables.
Create a PostgreSQL database for each Informix database.