On Thu, 2005-09-01 at 13:11 -0400, Tom Lane wrote:
> > How would I create a dummy clog segment file, if needed?
> 
> What you'll have to do is pad out the segment file to full size (256K)
> by appending zeroes.  (dd from /dev/zero is useful for this.)
> 

It worked!  Thanks for your help!

Casey


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to