I'm running PostgreSQL at home. I want to learn SQL programming with Visual
Basic. When I connect with pgadminII to the server (log in with postgres -
no password), it takes up to 3-4 minutes to connect. When I click to the
database "bobsimple - sample database", it can take over 5 minutes to
"exa
I had the same problem, running Redhat 8.0 and postgresql 7.2.3. You have to
go to postgresql.conf and set the following:
tcpip_socket = true
If after successfully running pgadminII you see it's slow, I found on the
internet a reference to the problem. It says to turn off in you ODBC the
tracin