Eric Parusel <[EMAIL PROTECTED]> writes:
> ok, I can dd, if=/dev/zero of=base/dbnum/tablenum, but how do I figure 
> how where and how much to write over?
> Is there an easy to see or calculate offset value for a particular page 
> number? (28393)

dd bs=8k seek=28393 count=1

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to