Re: [PERFORM] URGENT: Out of disk space pg_xlog

2006-12-23 Thread Bruce Momjian
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

Re: [PERFORM] URGENT: Out of disk space pg_xlog

2006-12-23 Thread Jeremy Haile
> > 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

Re: [PERFORM] URGENT: Out of disk space pg_xlog

2006-12-23 Thread ohp
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 <[