Replies: 2 comments
-
Using Dependencies checker I see that LIBPQ.dll is missing - am I supposed to install a postgresql driver to be able to use Hammerdb - if so I missed that in the related documentation |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ended up having to copy 4~5 additional dll to the lib lib/pgtcl2.1.1 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are wanting to do a load test in AWS RD PostgreSQL and getting a the following error
couldn't load library "C:/Program Files/HammerDB-4.11/lib/pgtcl2.1.1/libpgtcl.dll": this library or a dependent library could not be found in library path
Steps
PATH=C:\Program Files\HammerDB-.11\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\Amazon\cfn-bootstrap;C:\Program Files (x86)\Microsoft SQL Server\160\DTS\Binn\
Any ideas on what needs to be done to make this work??
Followed this link for initial troubleshooting
https://sourceforge.net/p/hammerdb/discussion/292313/thread/f0607d70/
Following this link for general load testing guidance
https://aws.amazon.com/blogs/database/benchmark-amazon-rds-for-postgresql-single-az-db-instance-multi-az-db-instance-and-multi-az-db-cluster-deployments/
Thanks for any assistance
Beta Was this translation helpful? Give feedback.
All reactions