Thread: postgresql DB backing up within specific interval

postgresql DB backing up within specific interval

From
Edgars
Date:
Hi!

is here anyone familar with subj.? How that could be implemented? I'm
using postgresql on Debian system.
Is it possible only on the same server where the main DB is placed or
also on some other server too?

Thank you anyway!

Edgars

Re: postgresql DB backing up within specific interval

From
pginfo
Date:
Hi,
I am using linux cron and pg_dump.
It is working very well.
After you have dump-file you can move it to remote pc.

regards,
ivan

Edgars wrote:

> Hi!
>
> is here anyone familar with subj.? How that could be implemented? I'm
> using postgresql on Debian system.
> Is it possible only on the same server where the main DB is placed or
> also on some other server too?
>
> Thank you anyway!
>
> Edgars
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>