Search Postgresql Archives

Re: Embedded SQL inherently faster than others?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dann Corbit snip:
-----Original Message-----
From: Kevin [mailto:leinfidel@netscape.net] Sent: Tuesday, May 04, 2004 10:18 AM
To: pgsql-general@postgresql.org
Subject: Embedded SQL inherently faster than others?



Hello,



I'm looking for absolute maximum database result speed and if that means writing something in C and embedded SQL, versus Perl using DBI or whatever...that's fine.


Benchmark your application. 90% of the time will be in ten percent of...

And if you don't have a method for reusing connections or doing some connection pooling then for short running sql, much of the time will be spent on establishing a connection.



---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux