Re: Tape backup, 2 versions, same database name, which is pg_dump - Mailing list pgsql-general

From MargaretGillon@chromalloy.com
Subject Re: Tape backup, 2 versions, same database name, which is pg_dump
Date
Msg-id OFB94A6B46.D88548C2-ON882571BE.00782776-882571BE.00786904@CHROMALLOY.COM
Whole thread Raw
List 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.

pgsql-general by date:

Previous
From: "Thomas F. O'Connell"
Date:
Subject: Re: Tape backup, 2 versions, same database name, which is pg_dump backing up
Next
From: Flemming Frandsen
Date:
Subject: Re: LISTEN considered dangerous