Re: capture vacuumdb verbose output

From: Shankar K <shan0075(at)yahoo(dot)com>
To: Jonathan Gardner <jgardner(at)jonathangardner(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: capture vacuumdb verbose output
Date: 2003-06-05 16:21:52
Message-ID: 20030605162152.91988.qmail@web21110.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks Jonathan, tom...

--- Jonathan Gardner <jgardner(at)jonathangardner(dot)net>
wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Monday 02 June 2003 12:25, Tom Lane wrote:
> > Shankar K <shan0075(at)yahoo(dot)com> writes:
> > > i'm trying to log the verbose output of vaccumdb
> to a
> > > file along with other details, but i only end up
> with
> > > logging this
> >
> > I think that output will go to stderr.
> >
>
> - From Bash, you can use the common idiom "2>&1".
>
> # the_command 2>&1 >> the_logfile
>
> This will capture stderr as well as stdout.
>
> - --
> Jonathan Gardner <jgardner(at)jonathangardner(dot)net>
> (was jgardn(at)alumni(dot)washington(dot)edu)
> Live Free, Use Linux!
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
>
>
iD8DBQE+3g8qWgwF3QvpWNwRAp7oAKCvmS6Li6NoZeWqcutMRvwaNQ3VFgCgqP86
> Og8aNP/SkGXO44B7DjYvvzU=
> =Ixax
> -----END PGP SIGNATURE-----
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Marco Aurélio Cerqueira Teixeira 2003-06-05 17:02:40 Doubt about Database Migration Wizard
Previous Message mallah 2003-06-05 14:50:22 Re: Urgent: Restoring many schemas in a database