Pg_dump and bytaA

From: "Lukas" <lukas(at)fmf(dot)vtu(dot)lt>
To: pgsql-novice(at)postgresql(dot)org
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Pg_dump and bytaA
Date: 2007-03-08 20:02:07
Message-ID: 53561.85.206.198.223.1173384127.squirrel@fmf.vtu.lt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-novice

Hello,

we have one table in database (db has over 200 tables), which has one
byteA filed for storing user photos. We are making backup every night, but
it is now too large because of photos. We do not need to make backup of
photos every night, but the question is how to backup database without
this 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.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jeff Frost 2007-03-09 05:17:56 Re: Can not restore a dumped database
Previous Message Campbell, Lance 2007-03-08 17:14:00 Re: Error with postgresql-8.2-504.jdbc3.jar

Browse pgsql-novice by date

  From Date Subject
Next Message Michael Swierczek 2007-03-09 01:03:10 Re: Runaway Instances of Postmaster
Previous Message Michael Fuhr 2007-03-06 06:19:08 Re: help with dynamic table name