Home
last modified time | relevance | path

Searched refs:xlogbytepos (Results 1 – 25 of 42) sorted by relevance

12

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql14-server/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql14-docs/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql14-client/postgresql-14.1/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos;
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size;
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz;
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos;
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size;
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz;
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/pg_resetwal/
H A Dpg_resetwal.c947 uint64 xlogbytepos; in FindEndOfXLOG() local
1014 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1015 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c966 uint64 xlogbytepos; in FindEndOfXLOG() local
1033 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1034 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c966 uint64 xlogbytepos; in FindEndOfXLOG() local
1033 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1034 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c966 uint64 xlogbytepos;
1033 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size;
1034 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz;
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c966 uint64 xlogbytepos;
1033 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size;
1034 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz;
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c966 uint64 xlogbytepos;
1033 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size;
1034 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz;
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c966 uint64 xlogbytepos;
1033 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size;
1034 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz;
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_resetwal/
H A Dpg_resetwal.c966 uint64 xlogbytepos; in FindEndOfXLOG() local
1033 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1034 newXlogSegNo = (xlogbytepos + ControlFile.xlog_seg_size - 1) / WalSegSz; in FindEndOfXLOG()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_resetxlog/
H A Dpg_resetxlog.c958 uint64 xlogbytepos; in FindEndOfXLOG() local
1028 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1029 newXlogSegNo = (xlogbytepos + XLogSegSize - 1) / XLogSegSize; in FindEndOfXLOG()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_resetxlog/
H A Dpg_resetxlog.c958 uint64 xlogbytepos; in FindEndOfXLOG() local
1028 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1029 newXlogSegNo = (xlogbytepos + XLogSegSize - 1) / XLogSegSize; in FindEndOfXLOG()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_resetxlog/
H A Dpg_resetxlog.c958 uint64 xlogbytepos; in FindEndOfXLOG() local
1028 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1029 newXlogSegNo = (xlogbytepos + XLogSegSize - 1) / XLogSegSize; in FindEndOfXLOG()
/dports/databases/postgresql10-client/postgresql-10.19/src/bin/pg_resetwal/
H A Dpg_resetwal.c954 uint64 xlogbytepos; in FindEndOfXLOG() local
1024 xlogbytepos = newXlogSegNo * ControlFile.xlog_seg_size; in FindEndOfXLOG()
1025 newXlogSegNo = (xlogbytepos + XLogSegSize - 1) / XLogSegSize; in FindEndOfXLOG()

12