Hi,
>We also have a problem with our PostgreSQL database. A full backup of
>our servers results in probably 50-70 GB of data, which is spooled
>quickly, but it takes about 12 hours of writing the metadata to the
>database. We tried to tune PostgreSQL, but had to turn off fsync to
>get the
I have searched the web for some time, but haven't found any solution
to this issue:
When multiple clients are backing up at the same time, the jobs won't
finish before the first is done and all data is written to the
database. We are spooling all the jobs to disk and this seems to be
wor