On 02/04/2007 19:51, Erick Papadakis wrote:
How can I find the path for pg_dump? You mean on Windows or on Linux?
I am unable to make the "dump" or SQL backup from my Windows machine
to begin with!
On my laptop (WinXP) it's in c:\program files\postgresql\8.2\bin. I've
added this to my system
On 4/2/07, Russell Smith <[EMAIL PROTECTED]> wrote:
Erick Papadakis wrote:
> Hello:
>
> I am working on Windows and Unix with Postgresql (newbie, so please be
> kind). I use phppgadmin on both platforms. Windows is my local
> machine. Linux (CentOS as usual) is the cpanel thing that my hosting
>
Erick Papadakis wrote:
Hello:
I am working on Windows and Unix with Postgresql (newbie, so please be
kind). I use phppgadmin on both platforms. Windows is my local
machine. Linux (CentOS as usual) is the cpanel thing that my hosting
provider offers.
Basically this setup works well and I am lear
Why dont you use the pg_dump (
http://www.postgresql.org/docs/8.2/static/backup-dump.html) utility of
PostgreSQL. Use the -s switch for taking just the schema and -a for taking
the data dumps. Try that and let us know if you face a problem doing so.
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.co