Re: [GENERAL] Non completing Vacuumdb

2008-05-15 Thread Pavan Deolasee
On Mon, May 12, 2008 at 8:42 PM, Willie Smith <[EMAIL PROTECTED]> wrote: > Is there a log file for the vacuum utility, aside from > using stdout? I ran the vacuumdb utility against my > database and it only vacuumed one table after the PG > tables and did not issue and error before ending. Is > th

[GENERAL] Non completing Vacuumdb

2008-05-15 Thread Willie Smith
Is there a log file for the vacuum utility, aside from using stdout? I ran the vacuumdb utility against my database and it only vacuumed one table after the PG tables and did not issue and error before ending. Is there a debugging or diagnostic facility available? -W