I have the following situation:
Test database inside our network, accessed with
pgAdminIII version 1.0.2.
When I INSERT records into a
table (3000-5000 in one transaction) it takes between 2.5 - 5 seconds. No
worries there.
Production database that is hosted remotely,
accessed with
Derrick Betts wrote:
I have the following situation:
Test database inside our network, accessed with pgAdminIII version 1.0.2.
When I INSERT records into a table (3000-5000 in one transaction)
it takes between 2.5 - 5 seconds. No worries there.
Production database that is hosted remotely