Re: [GENERAL] How pg_dump works

2016-10-10 Thread Moreno Andreo
Il 10/10/2016 14:16, haman...@t-online.de ha scritto: Hi all, I need to pg_dump a database to another server. The particularity is that the database is bigger than remaining space on disk. Obviously, this is not a problem because i'm dumping to another host, but I need to know if the proced

Re: [GENERAL] How pg_dump works

2016-10-10 Thread Moreno Andreo
Il 10/10/2016 14:16, Achilleas Mantzios ha scritto: On 10/10/2016 14:50, Moreno Andreo wrote: Hi all, I need to pg_dump a database to another server. The particularity is that the database is bigger than remaining space on disk. Obviously, this is not a problem because i'm dumping to anoth

Re: [GENERAL] How pg_dump works

2016-10-10 Thread hamann . w
>> Hi all, >> I need to pg_dump a database to another server. >> The particularity is that the database is bigger than remaining space on >> disk. Obviously, this is not a problem because i'm dumping to another >> host, but I need to know if the procedure streams data to remote host or >> t

Re: [GENERAL] How pg_dump works

2016-10-10 Thread Achilleas Mantzios
On 10/10/2016 14:50, Moreno Andreo wrote: Hi all, I need to pg_dump a database to another server. The particularity is that the database is bigger than remaining space on disk. Obviously, this is not a problem because i'm dumping to another host, but I need to know if the procedure streams da

[GENERAL] How pg_dump works

2016-10-10 Thread Moreno Andreo
Hi all, I need to pg_dump a database to another server. The particularity is that the database is bigger than remaining space on disk. Obviously, this is not a problem because i'm dumping to another host, but I need to know if the procedure streams data to remote host or the data itself is