3. Validar carga en postgres
Workflow Execution
Validate Load in Postgres
In this practice environment, we have configured a direct connection to Postgres in Discovery, where we have loaded the table.
It may take some time for the created table to appear. A more direct way to check is to run a query: New -> SQL Query -> datastore_psql.
The table name is the one set in the box before the output, for example:
Thus, the query should look something like this:
And we should obtain records.