Re: backup postgres database
От
Josh Berkus
Тема
Re: backup postgres database
Дата
Msg-id
web-826699@davinci.ethosmedia.com
Ответ на
backup postgres database (arun kv)
Список
Дерево обсуждения
backup postgres database arun kv <arun@library.iisc.ernet.in>
Re: backup postgres database Jon Hassen <jhassen@azstarnet.com>
Re: backup postgres database Marcelo Pereira <gandalf@sum.desktop.com.br>
Re: backup postgres database "Josh Berkus" <josh@agliodbs.com>
Re: backup postgres database Frank Finner <postgresql@finner.de>
Re: backup postgres database Martín Marqués <martin@bugs.unl.edu.ar>
Re: backup postgres database Frank Finner <frank@finner.de>
Arun, > i have a postgresql database in one system and want to > transfer > the same to another system. i am not finding a way to transfer this > database from one system to another.if i transfer the file in > /var/lib/pgsql/libdatabase them it gives error.how shall i transfer > database. > another thing. how to take up backups of the database on the > system. > pls help me as i am new to postgresql > thanking you Both are accomplished the same way. Please read "pg_dump" and "pg_dumpall" in the online documentation, under "command-line utilities". -Josh
В списке pgsql-php по дате отправления