Search Postgresql Archives

Re: pg_dump without blobs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sébastien Boutté writes:

I try with options : -n public (without -b) but it's always the same,
the dump is huge.

According to the man page that should have done it:

Note: Non-schema objects such as blobs are not dumped when -n is
specified. You can add blobs back to the dump with the --blobs switch.

I guess the next question is 'what does postgresql considers a blob'?
bytea fields? How about a large text with megabytes worth of data?



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux