PgSQL dump - Mailing list pgsql-general

From Lukas
Subject PgSQL dump
Date
Msg-id 63905.88.118.195.88.1170976849.squirrel@fmf.vtu.lt
Whole thread Raw
List pgsql-general
Hello,

 we have one table in database (db has over 200 tables), which has one
blob filed for storing user photos. We are making backup every night, but
it is now too large because of blobs. We do not need to make backup of
photos every night, but the question is how to backup database without
blob field?
 I tried to look at keys of pgdump, but found nothing...

Now we are using it like this:
pg_dump -f /home/backup/DB.sql -d -Fp -v DB

thx
Lukas


--
This message has been scanned for viruses and
dangerous content, and is believed to be clean.


pgsql-general by date:

Previous
From: MargaretGillon@chromalloy.com
Date:
Subject: Re: Limit for number of Joins in a View? Version 8.1.4 on Redhat 9
Next
From: "Merlin Moncure"
Date:
Subject: Re: Limit for number of Joins in a View? Version 8.1.4 on Redhat 9