Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

exporting db not from commandline

Status
Not open for further replies.

peter999

Programmer
Jul 26, 2004
2
NL
Hi,

I'm wondering if it's possible to export a DB without using the commandline.
(pg_dump is not an option.)
I've a website running with PHP and PostgreSQL on a PHP safemod provider account, that's why i can't access the commandline.

Exporting tables in binary format can be done with COPY, but i want the full database. Are there more tools to do this?
I looked at phpPgAdmin and this tool exports DBs but the export function does not work for me.


I'd like to hear your input on this.


Thanks in advance,
Peter
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top