Re: [GENERAL] Vacuum output redirect

2007-12-06 Thread Wim Chalmet
t;[EMAIL PROTECTED]> wrote: > > does psql have write access to the folder? > > M- > > - Original Message - > *From:* Wim Chalmet <[EMAIL PROTECTED]> > *To:* pgsql-general@postgresql.org > *Sent:* Tuesday, December 04, 2007 10:27 AM > *Subject:* [GENERAL] Va

Re: [GENERAL] Vacuum output redirect

2007-12-04 Thread Martin Gainty
does psql have write access to the folder? M- - Original Message - From: Wim Chalmet To: pgsql-general@postgresql.org Sent: Tuesday, December 04, 2007 10:27 AM Subject: [GENERAL] Vacuum output redirect Hi, Sorry for my basic question here, but I can't figure thing

Re: [GENERAL] Vacuum output redirect

2007-12-04 Thread Raymond O'Donnell
On 04/12/2007 15:27, Wim Chalmet wrote: Sorry for my basic question here, but I can't figure things out. I am running postgres in a windows environment. I would like to redirect the output from a "vacuum full analyze verbose;" to a text file. How do I do this? You could use the standalone pr

[GENERAL] Vacuum output redirect

2007-12-04 Thread Wim Chalmet
Hi, Sorry for my basic question here, but I can't figure things out. I am running postgres in a windows environment. I would like to redirect the output from a "vacuum full analyze verbose;" to a text file. How do I do this? I have tried this (the file "run_vacuum.sql" just contains this one line