Re: Good afternoon.

2019-04-01 Thread Ramón Bastidas
Kenia Vergara wrote: > Good afternoon. > I need to know the commands to display the execution time, CPU usage and > memory usage, but through the Postgres console.Thank you. >

Re: Good afternoon.

2019-04-01 Thread Rafia Sabih
On Wed, 6 Mar 2019 at 23:45, Kenia Vergara wrote: > Good afternoon. > I need to know the commands to display the execution time, CPU usage and > memory usage, but through the Postgres console.Thank you. > You might want to have a look at, https://aaronparecki.com/2015/02/19/8/mo

Re: rusage (Re: Good afternoon.)

2019-03-06 Thread Julien Rouhaud
On Wed, Mar 6, 2019 at 11:49 PM Justin Pryzby wrote: > > Hi, > > On Wed, Mar 06, 2019 at 04:09:46PM -0400, Kenia Vergara wrote: > > Good afternoon. > > I need to know the commands to display the execution time, CPU usage and > > memory usage, but through the Postgr

rusage (Re: Good afternoon.)

2019-03-06 Thread Justin Pryzby
Hi, On Wed, Mar 06, 2019 at 04:09:46PM -0400, Kenia Vergara wrote: > Good afternoon. > I need to know the commands to display the execution time, CPU usage and > memory usage, but through the Postgres console.Thank you. Does this do what you want ? Note that the "QUERY STATI

Good afternoon.

2019-03-06 Thread Kenia Vergara
Good afternoon. I need to know the commands to display the execution time, CPU usage and memory usage, but through the Postgres console.Thank you.