Clone database using rsync? - Mailing list pgsql-general

I need to clone production database to development  server ? What is the best
and simplest way to achieve that? Both my production and development
postgres versions are same. Will copy over data folder using rsync work?

Thanks in advance.



--
View this message in context: http://postgresql.1045698.n5.nabble.com/Clone-database-using-rsync-tp5777141.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Christian Ullrich
Date:
Subject: Re: GSSAPI server side on Linux, SSPI client side on Windows
Next
From: AI Rumman
Date:
Subject: pg_start_backup('label',true) why do I need 2nd parameter?