PFC wrote:
>
> From what I gather, the CSV format dump would only contain data.
> I think pg_dump is the friend of pg_restore. It dumps everything
> including user defined functions, types, schemas etc. CSV does not
> fit with this.
>
>
This is just nonsense. There is not the slightest reason that CSV data
cannot be embedded in a text dump nor exist as the data members of a
custom or tar dump with the corresponding COPY statements modified
accordingly.
Really, let's get the facts straight, please.
cheers
andrew