PostgreSQL Loader
To get the PostgreSQL loader to operate efficiently, you must grant the owner of the
tables to the replication user. Enter this command:
- GRANT <reptableowner> TO <rpuser>
Preparing the database before adding a table
Before adding a PostgreSQL table to the model, rerun the Prepare User Database script. Right-click the server and select Prepare User Database.