Re: Remote Backup (pg_dump_all) Windows/Linux.

From: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
To: Renato Forti <re(dot)tf(at)acm(dot)org>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Remote Backup (pg_dump_all) Windows/Linux.
Date: 2014-01-09 02:07:33
Message-ID: CAL_0b1uff=6oy7W9jD3cwQzGLNuuoEtU327iqVa8VQ0QsGfUxQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, Jan 8, 2014 at 9:15 AM, Renato Forti <re(dot)tf(at)acm(dot)org> wrote:
> I have one question about backup (pg_dump_all).

pg_dumpall

> I have one pg running on linux (x64), and I want take one backup of it. But
> from a windows machine (x32) . A remote backup!
>
> I can do this? The pg need be same version and bitness on windows and linux?
> Any other advise?

This is an SQL dump so it does not need to be on the same
architecture. The only recommendation is the same or later version.

> What command option (pg_dump_all) I can use to do this?

Here you will find the pg_dumpall docs

http://www.postgresql.org/docs/current/interactive/app-pg-dumpall.html

--
Kind regards,
Sergey Konoplev
PostgreSQL Consultant and DBA

http://www.linkedin.com/in/grayhemp
+1 (415) 867-9984, +7 (901) 903-0499, +7 (988) 888-1979
gray(dot)ru(at)gmail(dot)com

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Stefan Kohlhauser 2014-01-09 10:00:52 Hot-Standby resync problem after connection loss
Previous Message Rahul Saha 2014-01-08 18:43:42 Re: Streaming Replication with different FIle System