|
|
| · · · · · · · | |
|
Re: No backup/restore for Linux?
Mark Williamson wrote: Im missing the table backup/restore on PGadmin 1.6.2 in Linux On Linux you need to ensure pgAdmin can find pg_dump and pg_restore - the easiest way is to make sure they're in your path. If it can't find them, the backup and restore options will be unavailable. Regards, Dave.
|