|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
pgODBC slow
Hello,
I am using pgODBC, when I query some data (using VB ADO) my hard drive works for a few seconds then the result is returned, Why would this delay happen? The database has less than 1000 rows Thanks Rhys |
|
#2
|
||||
|
||||
|
Try running the query in psql directly, use EXPLAIN ANALYZE to see the query plan.
__________________
Casuistry Agnostic |
|
#3
|
|||
|
|||
|
Thanks for that,
I have discovered that ODBC Tracing was on, I turned this off and solved the problem Thanks Again Rhys |
![]() |
| Viewing: Dev Shed Forums > Databases > PostgreSQL Help > pgODBC slow |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|