limits on the number of concurrent DBMS sessions per account

From: Kevin Tu <kevintu888(at)gmail(dot)com>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: limits on the number of concurrent DBMS sessions per account
Date: 2022-03-04 15:07:57
Message-ID: CAKbWnAVk2VDjpmV5s+39NHzHjHcJWGjqqhXsjavpDOh+FnFTeg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello team,

Let's say I have a user userA, does anyone know how to limit the number of
concurrent sessions for this user? I know in Oracle a simple logon trigger
would do it.

Appreciate any thoughts and/or code snippets in this.

--
Best Regards,

Kevin Tu

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Voillequin, Jean-Marc 2022-03-04 15:09:43 RE: unique index with several columns
Previous Message Voillequin, Jean-Marc 2022-03-04 15:06:46 unique index with several columns