Cannot find Variable in Properties of Database in Postgres
Hi Team,
I'm trying to setup my Postgres with PEGA but I have this step that I can't find in Database of Postgres.
It seems that in the latest version of Postgres, the variable tab is not available anymore?
Any suggestions on this?
Add the schema to the search path:
a) In the Databases section, right-click your database name and select Properties.
b) Select Variables.
c) In the Variable Name field, select search_path.
d) In the Variable Value field, enter the schema names.
Thank you.
Regards,
Jeh...