Re: Tape backup, 2 versions, same database name, which is pg_dump

From: MargaretGillon(at)chromalloy(dot)com
To: "Thomas F(dot) O'Connell" <tfo(at)sitening(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Tape backup, 2 versions, same database name, which is pg_dump
Date: 2006-08-02 21:55:10
Message-ID: OFB94A6B46.D88548C2-ON882571BE.00782776-882571BE.00786904@CHROMALLOY.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

It needed /bin in the path. Works fine this way.

/usr/local/pgsql/bin/pg_dump -p 55432 -U postgres -C -D -f
/tmp/$(date+%F)owl.sql owl

Thank you again for your help.

*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
*** ***
Margaret Gillon, IS Dept., Chromalloy Los Angeles, ext. 297

This e-mail message and any attachment(s) are for the sole use of the
intended recipient(s) and may contain proprietary and/or confidential
information which may be privileged or otherwise protected from
disclosure. Any unauthorized review, use, disclosure or distribution is
prohibited. If you are not the intended recipient(s), please contact the
sender by reply email and destroy the original message and any copies of
the message as well as any attachment(s) to the original message.

Browse pgsql-general by date

  From Date Subject
Next Message Flemming Frandsen 2006-08-02 22:39:52 Re: LISTEN considered dangerous
Previous Message Thomas F. O'Connell 2006-08-02 21:32:14 Re: Tape backup, 2 versions, same database name, which is pg_dump backing up