Hi.Is there a way when using pg_dump, inform a parameter to "clean" a certain column (ByteA) of a table, similar to oracle(Blob)? Oracle Example: Remap_data=TABLE.COLUMN_NAME:
clear_blob_pack.clear_blob
Not that I’m aware of.
David J.
Hi.Is there a way when using pg_dump, inform a parameter to "clean" a certain column (ByteA) of a table, similar to oracle(Blob)? Oracle Example: Remap_data=TABLE.COLUMN_NAME:
clear_blob_pack.clear_blob