You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Guidance
Bug reports are for when HammerDB is not behaving as expected.
Bug reports should not be submitted for help in understanding database performance related questions.
General questions on database performance or HammerDB usability should be submitted under Discussions.
Describe the bug
Issue #681 was only a partial fix. When selecting the connect pool option for PostgreSQL the workload runs to completion but prints an error at the end such as follows:
Benchmark Run jobid=668E5AD961CE03E203731383
Error in Virtual User 2: Error: pgsql12 is not a valid connection
Error in Virtual User 3: Error: pgsql16 is not a valid connection
Also when running in the CLI there is the following error.
indexes are 17593 and 21728
Error: failed to match arguments for text delete in script : fastdelete 17593
Script loaded, Type "print script" to view
To Reproduce
Use PostgreSQL and configure and select the XML connect pool option.
Expected behavior
Workload should run without errors.
Screenshots
If applicable, add screenshots to help explain your problem.
HammerDB Version (please complete the following information):
Version: v4.11
Build: [e.g. Release download or build from source]
HammerDB Interface (please complete the following information):
UI: both
Operating System (please complete the following information):
Server OS: all
Client OS: all
Database Server (please complete the following information):
Database name: PostgreSQL
Database Client (please complete the following information):
Database client name: [e.g. ODBC Driver 18 for SQL Server]
Additional context
Error introduced by changing the value for the inline script editing. Additional changes need for feature to work correctly for PostgreSQL and other databases require verification to prevent the same.
The text was updated successfully, but these errors were encountered:
Guidance
Bug reports are for when HammerDB is not behaving as expected.
Bug reports should not be submitted for help in understanding database performance related questions.
General questions on database performance or HammerDB usability should be submitted under Discussions.
Describe the bug
Issue #681 was only a partial fix. When selecting the connect pool option for PostgreSQL the workload runs to completion but prints an error at the end such as follows:
Also when running in the CLI there is the following error.
To Reproduce
Use PostgreSQL and configure and select the XML connect pool option.
Expected behavior
Workload should run without errors.
Screenshots
If applicable, add screenshots to help explain your problem.
HammerDB Version (please complete the following information):
HammerDB Interface (please complete the following information):
Operating System (please complete the following information):
Database Server (please complete the following information):
Database Client (please complete the following information):
Additional context
Error introduced by changing the value for the inline script editing. Additional changes need for feature to work correctly for PostgreSQL and other databases require verification to prevent the same.
The text was updated successfully, but these errors were encountered: