Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/wal-e/wal-e
/ controldata_bin
Method
controldata_bin
wal_e/worker/pg/pg_controldata_worker.py:48–49 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
46
return
controldata
47
48
def
controldata_bin(self):
49
return
self._controldata_bin
50
51
def
pg_version(self):
52
return
self._pg_version
Callers
1
main
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected