Skip to content

tsbs_run_queries_timescaledb fails with "failed SASL auth" error #267

@HanChenW

Description

@HanChenW

tsbs_run_queries_timescaledb fails with "failed SASL auth" error, while tsbs_load_timescaledb works fine with similar connection parameters

$ cat /tmp/timescaledb-queries-breakdown-frequency.gz |
gunzip | tsbs_run_queries_timescaledb --workers=4
--postgres="host=localhost user=postgres"
panic: failed to connect to host=localhost user=postgres database=benchmark: failed SASL auth (expected AuthenticationSASLFinal message but received unexpected message)

goroutine 24 [running]:
github.com/timescale/tsbs/pkg/query.(*BenchmarkRunner).processorHandler(0xc000162180, 0xc0001e6b80, 0xc0001646e0, 0xc4cee0, {0x9894c8, 0xc0001f1430}, 0x0?)
/home/hanchen/tsbs/pkg/query/benchmarker.go:227 +0x1c7
created by github.com/timescale/tsbs/pkg/query.(*BenchmarkRunner).Run in goroutine 1
/home/hanchen/tsbs/pkg/query/benchmarker.go:160 +0x1f4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions