Skip to content

Zero freshness score for PostgreSQL-SR 14 #5

@Rucchao

Description

@Rucchao

Hi there!

I try to reproduce the paper results for the freshness evaluation over PG 14 with streaming replication. As stated in the paper, PG-SR could have up to 5 seconds over SF10. However, I currently always got zero freshness. I tried to increase the ac and tc to 100 but had been in vain.

Did I do something wrong? I used the following benchmarking command with synchronous_commit="on":

./HATtrickBench -run -dsn hattrick1 -dsn2 hattrick2 -usr userName -pwd Password -wd 180 -td 360 -ac 100 -tc 100 -db postgres -t sp

Note that hattrick1 is the primary node and hattrick2 is the secondary node.

Any comments would be appreciated!

Thanks!

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