From: | "Erick Papadakis" <erick(dot)papa(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Working between Windows and Unix |
Date: | 2007-04-02 07:58:50 |
Message-ID: | e9e8f77d0704020058o21425d3eh7f69e13e68f2fbcd@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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 learning the ropes. But the
problem is with exporting data and structure. Phppgadmin does not
allow exporting to SQL of the database on Windows platform. I see this
error:
--------------QUOTE--------------------
<br />
<b>Notice</b>: Undefined offset: 1 in
<b>D:\Code\phppg\dbexport.php</b> on line <b>75</b><br />
<br />
<b>Notice</b>: Undefined offset: 1 in
<b>D:\Code\phppg\dbexport.php</b> on line <b>78</b><br />
Dumping of complex table and schema names on Windows is not supported.
--------------END QUOTE--------------------
Failing this, what else can I do? How can I simply take all my data
and structure from here and put it up?
I also want this method to be fast because I have a table with about
2.5 million rows (I know it is nothing compared to other discussions
that people post here, but it is a lot for my machine).
Many thanks!
From | Date | Subject | |
---|---|---|---|
Next Message | Sorin N. Ciolofan | 2007-04-02 09:28:08 | Increasing the shared memory |
Previous Message | Poornima | 2007-04-02 05:49:53 | Urgent job opening for PostgreSQL DBA. |