Question : We have 2 postgresql users. One user (dbworkeruser) for creating tables dynamically (from C# worker) and other user […]
Tag: crud
postgresql grant user privilages to dynamically created tables
Question : We have 2 postgresql users. One user (dbworkeruser) for creating tables dynamically (from C# worker) and other user […]