• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

patroni / patroni / 16561653575 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2025 06:30AM UTC
Files 57
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Jul 2025 06:19AM UTC coverage: 99.864%. Remained the same
16561653575.2

push

github

web-flow
Recreate (permanent) physical slot when it doesn't reserve WAL (#3388)

It could happen that (permanent) physical slot was created outside of Patroni without reserving WAL.
For such slots pg_replication_slot_advance() function throws an error:
```sql
ERROR:  replication slot "foo" cannot be advanced
DETAIL:  This slot has never previously reserved WAL, or it has been invalidated.
```

To mitigate the problem we will drop (permanent) physical slots without `restart_lsn` and let state machine to recreate them on the next cycle.

14708 of 14728 relevant lines covered (99.86%)

1.0 hits per line

Source Files on job unit-ubuntu - 16561653575.2
  • Tree
  • List 57
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16561653575
  • 03735ec4 on github
  • Prev Job for on master (#16561502347.3)
  • Next Job for on master (#16865522582.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc