Pg_dump and bytaA

Поиск
Список
Период
Сортировка
От Lukas
Тема Pg_dump and bytaA
Дата
Msg-id 53561.85.206.198.223.1173384127.squirrel@fmf.vtu.lt
обсуждение исходный текст
Список 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.


В списке pgsql-novice по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: help with dynamic table name
Следующее
От: Abu Mushayeed
Дата:
Сообщение: Please need help