--- Alain Roger <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Is there a way via PhpPgAdmin to export/import the whole database
> info
> (structure, schema, tables, index, sequences, data...) ?
> 
> Because i developed my database on local server and now i want to
> import to
> my web hoster server...
> 
> and i do not want to recreate everything manually :-(
> 
> thx,
> 
> Al.
> 

Alain,
 Why are you not using pg_dump command from the shell prompt of
postgresql administrative user account for doing backup? If you do
so, then you can restore backuped data in any postgresql server.

Nirmalya Lahiri
(+91-94331-13536)


 
____________________________________________________________________________________
Cheap Talk? Check out Yahoo! Messenger's low PC-to-Phone call rates 
(http://voice.yahoo.com)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to