Обсуждение: dump and restore in pgadmin

Поиск
Список
Период
Сортировка

dump and restore in pgadmin

От
pgadmin@claymccoy.com
Дата:
Does pgadmin have support for dumping and restoring a database?

Re: dump and restore in pgadmin

От
Jean-Michel POURE
Дата:
Le Lundi 27 Octobre 2003 05:11, pgadmin@claymccoy.com a écrit :
> Does pgadmin have support for dumping and restoring a database?

Not yet. The feature request is on the to-do list.
http://snake.pgadmin.org/pgadmin3/development.php#todo

At present, you have to log on the database server and run pg_dump manually.

Best regards,
Jean-Michel