Jeremy Haile wrote:
> > > Once you free some space on the data partition and restart, you should
> > > be good to go --- there will be no loss of committed transactions, since
> > > all the operations are in pg_xlog. Might take a little while to replay
> > > all that log though :-(
> >
> > Amazin
> > Once you free some space on the data partition and restart, you should
> > be good to go --- there will be no loss of committed transactions, since
> > all the operations are in pg_xlog. Might take a little while to replay
> > all that log though :-(
>
> Amazing that all works. What I did no
Thanks for your reply.
I learnt something again!
On Fri, 22 Dec 2006, Alvaro Herrera wrote:
> Date: Fri, 22 Dec 2006 17:25:43 -0300
> From: Alvaro Herrera <[EMAIL PROTECTED]>
> To: ohp@pyrenet.fr
> Cc: Tom Lane <[EMAIL PROTECTED]>,
> Kevin Grittner <[EMAIL PROTECTED]>,
> Jeremy Haile <[