Hello all i am developing application with multitenant architecture i am created script that will generate same database table for each tenant now i want to create function and procedure for each database so what is the best solution for that point. can any one suggest the idea.
thanks
Loading

Nitin SontakkePosted Mar 8, 2022, 3:48 AM
Suraj DubeyPosted Mar 7, 2022, 11:05 AM
i have used dblink_exec function and tryed but can't able to create at the time of the datbase creation.
is there any other way or any idea. pls suggest thanks.
Nitin SontakkePosted Mar 7, 2022, 9:08 AM