Re: Stess test via libpq for postgreSQL DB

2024-04-27 Thread Sasmit Utkarsh
Thanks David Regards, Sasmit Utkarsh +91-7674022625 On Sat, Apr 27, 2024 at 11:44 PM David G. Johnston < david.g.johns...@gmail.com> wrote: > On Sat, Apr 27, 2024 at 11:07 AM Sasmit Utkarsh > wrote: > >> >> But i have some clarifications if we can use it to execute PLSQL code >> blocks rather

Re: Stess test via libpq for postgreSQL DB

2024-04-27 Thread David G. Johnston
On Sat, Apr 27, 2024 at 11:07 AM Sasmit Utkarsh wrote: > > But i have some clarifications if we can use it to execute PLSQL code > blocks rather than standalone SQL queries. > https://www.postgresql.org/docs/current/sql-do.html David J.

Stess test via libpq for postgreSQL DB

2024-04-27 Thread Sasmit Utkarsh
Hi Postgresql Team, Could you please help on how to get started with some stress test for my application which uses libpq to interact with postgres flexi db. I tried to explore pgbench which is a builtin tool to get some stats. But i have some clarifications if we can use it to execute PLSQL code