Thread: Backups and binary mode

Backups and binary mode

From
pasman pasmański
Date:
Hi.

Is this possible to force pg_dump to
make backups using COPY ... BINARY ?

Simple benchmark show that COPY BINARY is 8 times faster
than COPY CSV on my desktop.


Postgresql 8.4.8 , WinXp sp3
------------
pasman

Re: Backups and binary mode

From
pasman pasmański
Date:
> Simple benchmark show that COPY BINARY is 8 times faster
> than COPY CSV on my desktop.
>
>

I retry benchmark, and differences are small.


------------
pasman