Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Performance > Re: SELECT 'DBD...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 3 Topic 4013 of 4424
Post > Topic >>

Re: SELECT 'DBD::Pg ping test'

by craig@[EMAIL PROTECTED] (Craig Ringer) Apr 23, 2008 at 04:28 PM

sathiya psql wrote:
> Hi All,
> 
> This query is being executed nearly a million times....
>            SELECT 'DBD::Pg ping test'
> 
> Why this is being executed ? What is the use ?

A client is sending a query to the server solely to see if the server
responds.

DBD::Pg is the Perl database driver for PostgreSQL. Presumably the
application using that driver has some sort of keepalive or database
connectivity check enabled, so it's periodically issuing these queries.

--
Craig Ringer

-- 
Sent via pgsql-performance mailing list (pgsql-performance@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance
 




 3 Posts in Topic:
SELECT 'DBD::Pg ping test'
sathiya.psql@[EMAIL PROTE  2008-04-23 12:49:37 
Re: SELECT 'DBD::Pg ping test'
craig@[EMAIL PROTECTED]   2008-04-23 16:28:05 
Re: SELECT 'DBD::Pg ping test'
jwbaker@[EMAIL PROTECTED]  2008-04-23 09:40:23 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 9:06:17 CST 2008.