Simon Riggs <[EMAIL PROTECTED]> writes: > We want a single row output, with two columns, yes? > Presumably: > xlogfilename TEXT > offset INTEGER
Sounds right to me. int4 should be wide enough for practical xlog segment sizes. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend