From: | Cefull Lo <cefull_lo(at)yahoo(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Number of Queries |
Date: | 2007-04-26 13:04:54 |
Message-ID: | 539421.46241.qm@web43143.mail.sp1.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Is there any function to count the number of query run
in one sentence?
i.e.
select * from mytable;
return 1
select * from mytable;select * from mytable2;
return 2
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GSC d- s:>++ a- C++ UL/B+++$ !P L++>+++++
E--- W+ N o-- K? w++ O? M- V- PS PE++(-) Y+
PGP-@ t 5 X R+>+++$ tv- b+++ DI++ D++
G++@ e+++>+++++ h*>--- r-- z?
-----END GEEK CODE BLOCK------
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Sorin N. Ciolofan | 2007-04-26 13:05:14 | Re: [GENERAL] pg_buffercache view |
Previous Message | Bill Moran | 2007-04-26 12:32:11 | Re: [GENERAL] pg_buffercache view |